DesignIntf.TRegisterPropertyInCategoryProc

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

Delphi

TRegisterPropertyInCategoryProc = procedure (const CategoryName: string;
ComponentClass: TClass; PropertyType: PTypeInfo;
const PropertyName: string);

C++

typedef void __fastcall (*TRegisterPropertyInCategoryProc)(const System::UnicodeString CategoryName, System::TClass ComponentClass, System::Typinfo::PTypeInfo PropertyType, const System::UnicodeString PropertyName);

プロパティ

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

説明

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