SelectedValue

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomListCombo > Properties >

SelectedValue

SIGNATURE=IWCompListbox.TIWCustomListCombo.SelectedValue

 

ETYPE=Property

 

Declaration:

Delphi:

public property SelectedValue: string;

C++:

public: __property String SelectedValue;

 

Description: This is SelectedValue, a member of class TIWCustomListCombo.