DesignIntf.TSelectionEditorClass

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

TSelectionEditorClass = class of TBaseSelectionEditor;

C++

typedef System::TMetaClass* TSelectionEditorClass;

Description

Class of TBaseSelectionEditor.

TSelectionEditorClass represents the class of the TBaseSelectionEditor class.

See Also