[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 763

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.