DesignIntf.TComponentEditorClass

提供:RAD Studio API Documentation

Delphi

TComponentEditorClass = class of TBaseComponentEditor;

C++

typedef System::TMetaClass* TComponentEditorClass;

プロパティ

種類 可視性 ソース ユニット
classref
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

説明

TBaseComponentEditor のクラスです。


TComponentEditorClassTBaseComponentEditor クラスのクラスを表します。

関連項目