TRVTabInfos.Find

<< Click to display table of contents >>

TRVTabInfos.Find

Returns the index of tab stop with the given Position (or -1 if not found).

function Find(Position: Integer): Integer;

This function compares value of Position parameter with value of Position property of tab stops.