Data.Bind.Components.TContainedBindCompClass
Delphi
TContainedBindCompClass = class of TContainedBindComponent;
C++
typedef System::TMetaClass* TContainedBindCompClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
TContainedBindCompClass defines the metaclass for TContainedBindComponent.
TContainedBindCompClass is the metaclass for TContainedBindComponent. Its value is the class reference for TContainedBindComponent or for one of its descendants.