API:SysInit.DelayLoadProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  DelayLoadProc = record
    fImportByName:      LongBool;
    case Byte of
      0: (szProcName:   _PAnsiChr);
      1: (dwOrdinal:    LongWord);
  end;

Propriétés

Type Visibilité  Source Unité  Parent
record public SysInit.pas SysInit SysInit

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !