API:System.RemoveModuleUnloadProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveModuleUnloadProc(Proc: TModuleUnloadProc);
procedure RemoveModuleUnloadProc(Proc: TModuleUnloadProcLW);

C++

extern DELPHI_PACKAGE void __fastcall RemoveModuleUnloadProc(TModuleUnloadProc Proc)/* overload */;

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.