API:Data.Bind.Components.TCustomBindList

Aus RAD Studio API Documentation

TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponent

Delphi

TCustomBindList = class(TActivatedContainedBindComponent, IBindActivate)

C++

class PASCALIMPLEMENTATION TCustomBindList : public TActivatedContainedBindComponent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Beschreibung

Ist die Basisklasse für Bindungskomponenten, die aktiviert werden können. {{#multireplace:Data.Bind.Components.TCustomBindList|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TActivatedContainedBindComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TActivatedContainedBindComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Ist die Basisklasse für Bindungskomponenten, die aktiviert werden können.

Eine TActivatedContainedBindComponent-Komponente kann vom Benutzer oder automatisch aktiviert werden.

Siehe auch