DesignIntf.TComponentEditorClass
[–] Properties | |
---|---|
Type: classref typedef
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
TComponentEditorClass = class of TBaseComponentEditor;
C++
typedef System::TMetaClass* TComponentEditorClass;
Description
Class of TBaseComponentEditor.
TComponentEditorClass represents the class of the TBaseComponentEditor class.