System.PLibModule

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PLibModule=		^TLibModule


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef System::TLibModule * PLibModule;


Unit: System

Type: typedef

Description

Is a pointer to a TLibModule variable.


PLibModule is a pointer to a TLibModule variable.

See Also

Personal tools
Translations
Newest Version