Data.Bind.Components.IBindListEditor.SelectedValue
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IBindListEditor |
Delphi
property SelectedValue: TValue read GetSelectedValue write SetSelectedValue;
C++
__property System::Rtti::TValue SelectedValue = {read=GetSelectedValue, write=SetSelectedValue};
Description
Embarcadero Technologies does not currently have any additional information.