[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the SelText property.
Source position: stdctrls.pp line 823
protected procedure TCustomEdit.SetSelText( |
const Val: string |
); virtual; |
Val |
|
New value for the property. |
|
The currently selected text in the edit box for the control. |
lazarus-ccr.sourceforge.net |