DesignIntf.TComponentEditorClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also