Contents
- Index
- Previous
- Next
FindEx method
Applies to
TProfGrid component
Declaration
function FindEx(const FindText: WideString; FindOptions: TFindOptions; const AColumns: array of Integer): Boolean;
Description
Works in the same way as the Find method, but performs a search on the specified columns only.