Skip to main content

TdxLayoutLookAndFeelCaptionOptions.Font Property

Specifies caption font.

Descritpion

The Font property points to a TFont object that determines typographic attributes of the text displayed in a caption.

Declaration

property Font: TFont read; write;

Property Value

Type
TFont
See Also