OnProcessSearchBuffer Event

Applies to
TIB_Connection

Declaration
TIB_ProcessSearchBuffer = Procedure(Sender: TObject; IB_Field: TIB_Column; var SearchBuffer: string; WhereClause, Parameters, Macros: TStrings; var DefaultHandling: boolean ) of object;

Description
This event gives the developer the ability to enhance and extend the search buffer processing capabilities of IBO.