Icon TTextIndexTokenFilterEvent

Unit: dbisamtb

TTextIndexTokenFilterEvent = procedure (Sender: TObject; const
      TableName: String; const FieldName: String; const
      TextIndexToken: String; var Include: Boolean) of object

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