Data.Bind.Components.TContainedBindCompClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TContainedBindCompClass = class of TContainedBindComponent;

C++

typedef System::TMetaClass* TContainedBindCompClass;

Eigenschaften

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


Beschreibung

TContainedBindCompClass definiert die Metaklasse für TContainedBindComponent.

TContainedBindCompClass ist die Metaklasse für TContainedBindComponent. Ihr Wert ist die Klassenreferenz für TContainedBindComponent oder für eine davon abgeleitete Klasse.

Siehe auch