Vcl.StdCtrls.TCustomComboBox.GetSelText
Delphi
function GetSelText: string;
C++
System::UnicodeString __fastcall GetSelText(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TCustomComboBox |
Description
Renvoie la valeur de la propriété SelText.
GetSelText est l'implémentation en lecture protégée de la propriété SelText.