Data.Bind.Components.IBindListEditor
Delphi
IBindListEditor = interface(IBindListEditorCommon)
C++
__interface INTERFACE_UUID("{C0D3125F-F9E8-4EAE-98CB-AC16D0E7B075}") IBindListEditor : public IBindListEditorCommon
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.