DesignIntf.TRegisterPropertyInCategoryProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !