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 SelText property. |
|
The currently selected text in the edit box for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |