System.RegisterModule

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	procedure RegisterModule(LibModule: PLibModule);


Unit: System

Type: procedure

Visibility: public

C++ Information

From System.hpp

	void __fastcall RegisterModule(System::TLibModule * LibModule);


Unit: System

Type: function

Description

Registers the specified module.


This is an internal function and should not be used directly.

See Also

Personal tools
Translations
Newest Version