DesignIntf.TSetPropertyEditorGroupProc
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
TSetPropertyEditorGroupProc = procedure (EditorClass: TPropertyEditorClass;
GroupClass: TPersistentClass);
C++
typedef void __fastcall (*TSetPropertyEditorGroupProc)(TPropertyEditorClass EditorClass, System::Classes::TPersistentClass GroupClass);
Description
Embarcadero Technologies does not currently have any additional information.