| TIB_SearchEdit Object
Properties |
Unit
IB_SearchEdit
Declaration
TIB_SearchEdit = class(TIB_CustomParamEdit)
Description
This control is used in conjunction with the SearchingLinks feature of
IBO datasets. What this does is process data that is used in a user specified
input parameter in order to adjust the records that are fetched from the
server.
Be sure to look into the SearchingLinks property of the dataset.
| Introduced Public Properties |
| DataSource | Reference to the dataset for which the searching will be performed. |