DesignIntf.TPropertyEditorClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TPropertyEditorClass = class of TBasePropertyEditor;

C++

typedef System::TMetaClass* TPropertyEditorClass;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
classref
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Beschreibung

Klasse von TBasePropertyEditor.

TPropertyEditorClass repräsentiert die Klasse der Klasse TBasePropertyEditor.

Siehe auch