TextFont
Specifies font used for rendering Text
property. Text is rendered bellow Caption and left of (optional) Picture.
pas
property TextFont: TFont read FTextFont write SetTextFont;
Specifies font used for rendering Text
property. Text is rendered bellow Caption and left of (optional) Picture.
property TextFont: TFont read FTextFont write SetTextFont;