Data.Bind.Components.TBindEditorFactoryClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TBindEditorFactoryClass = class of TBindEditorFactory;

C++

typedef System::TMetaClass* TBindEditorFactoryClass;

Eigenschaften

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


Beschreibung

TBindEditorFactoryClass definiert die Metaklasse für TBindEditorFactory.

TBindEditorFactoryClass ist die Metaklasse für TBindEditorFactory. Ihr Wert ist die Klassenreferenz für TBindEditorFactory oder für eine davon abgeleitete Klasse.

Siehe auch