IFontSupport.Font

property Font: TFont read GetFont write SetFont;

Description

Specifies a current font used by text output functions. Check TBitmap32.Font for details.

 

See Also

TBitmap32.Font