API:SysInit.LoadAllImportsForDll
Delphi
procedure LoadAllImportsForDll(szDll: _PAnsiChr); stdcall;
C++
extern DELPHI_PACKAGE void __stdcall LoadAllImportsForDll(char * szDll);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | SysInit.pas SysInit.hpp |
SysInit | SysInit |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!