[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the SelText property.
Source position: stdctrls.pp line 382
protected procedure TCustomComboBox.SetSelText( |
const Val: string |
); virtual; |
Val |
|
New value for the SelText property. |
|
The selected text in the edit box for the control. |
Version 4.0 | Generated 2025-05-03 | Home |