Data.Bind.Components.IBindListEditorCommon
Delphi
IBindListEditorCommon = interface
C++
__interface INTERFACE_UUID("{87465AA0-608E-4CA4-BE36-B808B3895486}") IBindListEditorCommon : public System::IInterface
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
interface class |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Cette interface est implémentée par l'éditeur d'un contrôle grille. Les composants de liaison utilisent cette interface pour récupérer des informations sur l'état du contrôle liste, telles que le texte sélectionné et le nombre d'éléments.