Data.Bind.Components.IBindListEditorCommon
Delphi
IBindListEditorCommon = interface
C++
__interface INTERFACE_UUID("{87465AA0-608E-4CA4-BE36-B808B3895486}") IBindListEditorCommon : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
This interface is implemented by the editor of a list control. Binding components use this interface to retrieve information about the state of the list control, such as the selected text and item count.