Style - FaceName Property

FaceName is the name of the font

Member of Style (PRIM_VS.Style)

Data Type - Font name

Details

The FaceName property defines the name of the Font to be used.

Allowed Fonts

Enum ValueDescription
[Font Name]e.g. Verdana or Arial, "Lucida Sans" etc.
[Font Name],[Font Name],[Font Name]Verdana,Arial,"Lucida Sans". For browser applications to allow definition of fallback fonts if required
VL ShellMaps to the MS Shell Dlg 2 logical font for handling of multiple locales
VL SystemMaps to the Windows system font
VL System FixedMaps to the Windows system fixed pitch


See also

All Component Classes

Technical Reference

  • No labels