Skip to main content

TcxCustomFilterControl.FontItem Property

Specifies font settings for items that appear in the filter control.

Declaration

property FontItem: TFont index fcfItem read; write;

Property Value

Type
TFont

Remarks

Use the FontItem property to specify font characteristics used to display the names of items for which filter conditions are applied.

The following picture displays how settings of the FontItem property affect the control’s appearance.

Note that font styles and effects (i.e. italic, bold, underline) do not affect the appearance of the filter items within their dropdown list.

See Also