TIB_LocateEdit Object
Properties

Unit
IB_LocateEdit

Declaration
TIB_LocateEdit = class(TIB_Edit)

Description
This control makes it easy to have a user enter in a value and then have it located in the dataset via the Locate() method.

Introduced Public Properties
LocateOptions  These are the options used when the internal call to Locate() is made.
Text  This is the text of the value that is sent to the Locate() method.