Delphi
			procedure DLLShutdown; stdcall;
 
	 
		C++
			extern DELPHI_PACKAGE void __stdcall DLLShutdown(void);
 
	 
 
Properties
	
		| Type | 
		Visibility | 
		Source | 
        Unit | 
        Parent | 
	
	
		procedure function  | 
		public | 
		System.pas System.hpp  | 
        System | 
        System | 
	
Description
Embarcadero Technologies does not currently have any additional information.