RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBox.GetSelText Method

Returns the value of the SelText property.

Pascal
function GetSelText: string;
C++
__fastcall AnsiString GetSelText();

GetSelText is the protected read implementation of the SelText property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!