RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignIntf.TRegisterPropertyInCategoryProc Type
Pascal
TRegisterPropertyInCategoryProc = procedure (const CategoryName: string; ComponentClass: TClass; PropertyType: PTypeInfo; const PropertyName: string);
C++
(const CategoryName: string; ComponentClass: TClass; PropertyType: PTypeInfo; const PropertyName: string) ( TRegisterPropertyInCategoryProc)();

This is type DesignIntf.TRegisterPropertyInCategoryProc.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!