DesignIntf.TSelectionEditorClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSelectionEditorClass = class of TBaseSelectionEditor;

C++

typedef System::TMetaClass* TSelectionEditorClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Class of TBaseSelectionEditor.

TSelectionEditorClass represents the class of the TBaseSelectionEditor class.

See Also