|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Data > TIWDBLookupListBox > Methods > GetSelectedValue |
SIGNATURE=IWDBStdCtrls.TIWDBLookupListBox.GetSelectedValue
ETYPE=Method
Declaration:
Delphi: |
public function GetSelectedValue: string; override; |
C++: |
public: virtual __fastcall String GetSelectedValue(); |
Description: This is GetSelectedValue, a member of class TIWDBLookupListBox.