Unit 'uPSC_dll' Package
[Overview][Resource strings][Types][Procedures and functions][Variables][Index] [#pl_pascalscript]

TDllCallingConvention

Declaration

Source position: uPSC_dll.pas line 29

type TDllCallingConvention = (

  clRegister,

  

  clPascal,

  

  ClCdecl,

  

  ClStdCall

  

);



CT Web help

CodeTyphon Studio