DesignIntf.TRegisterSelectionEditorProc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TRegisterSelectionEditorProc = procedure (AClass: TClass; AEditor: TSelectionEditorClass);

C++

typedef void __fastcall (*TRegisterSelectionEditorProc)(System::TClass AClass, TSelectionEditorClass AEditor);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。