DesignIntf.TPropertyEditorClass

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

TPropertyEditorClass = class of TBasePropertyEditor;

C++

typedef System::TMetaClass* TPropertyEditorClass;

Description

Class of TBasePropertyEditor.

TPropertyEditorClass represents the class of the TBasePropertyEditor class.

See Also