Unit 'DAV_DLLLoader' Package
[Overview][Constants][Types][Classes][Index] [#pl_asiovst]

TDLLImport

Declaration

Source position: DAV_DLLLoader.pas line 120

type TDLLImport = record

  LibraryName: string;

  

  LibraryHandle: HINST;

  

  Entries: array of TDLLFunctionImport;

  

end;



CT Web help

CodeTyphon Studio