Icon TTextIndexFilterEvent

Unit: dbisamtb

TTextIndexFilterEvent = procedure (Sender: TObject; const
      TableName: String; const FieldName: String; var TextToIndex:
      String) of object

This type is used for the TDBISAMEngine OnTextIndexFilter event. Please see the Customizing the Engine topic for more information.
Image