TXTextControl.SupportedFonts Property

This property returns a string specifying the names of all available fonts. The font names are separated through a '|' sign. The font names returned depend on the settings made with the FontSettings property.

Introduced: 22.0.

Syntax

TXTextControl.SupportedFonts

Data Types

String.

Limitations

Read only, run time only.

See Also