Back to Devexpress

TcxCustomControlStyles.FindPanel Property

vcl-cxinplacecontainer-dot-tcxcustomcontrolstyles.md

latest722 B
Original Source

TcxCustomControlStyles.FindPanel Property

Specifies the style for the Find Panel.

Declaration

delphi
property FindPanel: TcxStyle index ecs_FindPanel read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to customize the appearance of the following Find Panel elements:

  • The background color

  • The font settings of the Find box and control buttons

See Also

TcxCustomControlStyles Class

TcxCustomControlStyles Members

cxInplaceContainer Unit