API:SysInit.DelayLoadProc
Delphi
DelayLoadProc = record
fImportByName: LongBool;
case Byte of
0: (szProcName: _PAnsiChr);
1: (dwOrdinal: LongWord);
end;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| record | public | SysInit.pas | SysInit | SysInit |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!