DesignIntf.RegisterSelectionEditor
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
procedure RegisterSelectionEditor(AClass: TClass; AEditor: TSelectionEditorClass);
C++
extern DELPHI_PACKAGE void __fastcall RegisterSelectionEditor(System::TClass AClass, TSelectionEditorClass AEditor);
Description
Embarcadero Technologies does not currently have any additional information.