Back to Devexpress

TcxFontPreview.Visible Property

vcl-cxfontnamecombobox-dot-tcxfontpreview.md

latest936 B
Original Source

TcxFontPreview.Visible Property

Toggles the visibility of the font name combo box’s preview area.

Declaration

delphi
property Visible: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

The following screenshots show the font name combo box with and without a preview area:

ValueExample
True
False

The default value of the Visible property is True.

See Also

TcxFontPreview Class

TcxFontPreview Members

cxFontNameComboBox Unit