TcxCustomDataController.FindRecordIndexByText(Integer,Integer,string,Boolean,Boolean,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
#Parameters
Name | Type |
---|---|
AStart |
Integer |
AItem |
Integer |
AText | string |
APartial |
Boolean |
ACircular | Boolean |
AForward | Boolean |
ACase |
Boolean |
#Returns
Type |
---|
Integer |
See Also