Returns the index of the line (obtained from a TRichEdit.Text property) which contains the selstart character
Warning |
---|
Because Delphi 2009 uses RichEdit 2.0, use this GetSelStart function instead of GetSelStartIndex( TSTRINGS, INTEGER ) |
Namespace: HelperFunctions
Delphi |
function GetSelStartIndex( Strings: String; SelStart: Integer ): Integer; overload; |
Parameters
Strings
Type: String
SelStart
Type: Integer
Type: Integer