DesignIntf.TSetPropertyEditorGroupProc
Delphi
TSetPropertyEditorGroupProc = procedure (EditorClass: TPropertyEditorClass;
GroupClass: TPersistentClass);
C++
typedef void __fastcall (*TSetPropertyEditorGroupProc)(TPropertyEditorClass EditorClass, System::Classes::TPersistentClass GroupClass);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | DesignIntf |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。