[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.SelLength

SelLength : the length (in characters) of the text that has been selected for editing

Declaration

Source position: stdctrls.pp line 743

public property TCustomEdit.SelLength: Integer
  read GetSelLength
  write SetSelLength;