Skip to main content

TmvFont

Unit: MVFont

Description​

TmvFont is a descendant of TFont. TmvFont defines the font with additions styles.

Properties​

PropertiesDescription
CharsetThe property identifies the character set of the font.
ColorThe property specifies the color of the text characters.
HandleThe property indicates the Windows GDI font object handle.
StyleThe property adds special characteristics to characters that use the font.

Methods​

MethodsDescription
HandleAllocatedThe method determines whether the Handle property is set for the GDI font object.
HandleNeededThe method underlies the GDI font object.