Back to Devexpress

TcxCustomTreeList.HideFindPanel Method

vcl-cxtl-dot-tcxcustomtreelist-96f60034.md

latest796 B
Original Source

TcxCustomTreeList.HideFindPanel Method

Hides the Find Panel.

Declaration

delphi
procedure HideFindPanel;

Remarks

Call the HideFindPanel or ShowFindPanel method to switch the panel visibility. End-users can switch the panel visibility only in fpdmManual display mode. Handle the tree list’s OnFindPanelVisibilityChanged event to track panel visibility changes.

See Also

TcxCustomTreeList Class

TcxCustomTreeList Members

cxTL Unit