OnIncSearch Event

Applies to
TIB_CustomGrid

Declaration
TIB_OnIncSearch = Procedure(Sender: TObject; Text: String; Match: boolean) of object;

Description
This event is used to provide custom incsearch handling.