Returns the index of the Strigns (obtained from a TRichEdit.Lines property) which contains the selstart character
Warning |
---|
For Delphi 2009+, please use the GetSelStartIndex function instead |
Namespace: HelperFunctions
Delphi |
function GetSelStartIndex( const Strings: TStrings; SelStart: Integer ): Integer; overload; |
Parameters
Strings
Type: TStrings
SelStart
Type: Integer
Type: Integer
Reference•HelperFunctions|GetSelStartIndex(string,Integer) |