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

TCustomEdit.SelText

Sel Text : the string within the edit control that has been selected for editing

Declaration

Source position: stdctrls.pp line 752

public property TCustomEdit.SelText: String
  read GetSelText
  write SetSelText;