TIDEPaletteButtons.Filter Property
Gets or sets the filter string used to limit which components are displayed in the palette toolbar.
Remarks
Filter property contains the filter to be applied to the toolbar in order to filter the components being displayed. For the filter operation to be performed, the Filtered property must be set to true. Only components which name contains the string specified by Filter will be displayed.
Syntax
Unit: IDEMain
property TIDEPaletteButtons.Filter: string