RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignIntf.TRegisterCustomModuleProc Type
Pascal
TRegisterCustomModuleProc = procedure (Group: Integer; ComponentBaseClass: TComponentClass; CustomModuleClass: TCustomModuleClass);
C++
(Group: Integer; ComponentBaseClass: TComponentClass; CustomModuleClass: TCustomModuleClass) ( TRegisterCustomModuleProc)();

This is type DesignIntf.TRegisterCustomModuleProc.

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