DesignIntf.TCustomModuleClass
[–] Properties | |
---|---|
Type: classref typedef
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
TCustomModuleClass = class of TBaseCustomModule;
C++
typedef System::TMetaClass* TCustomModuleClass;
Description
Class of TBaseCustomModule.
TCustomModuleClass represents the class of the TBaseCustomModule class.