Unit 'PasTree' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TCallingConvention

Declaration

Source position: pastree.pp line 123

type TCallingConvention = (

  ccDefault,

  ccRegister,

  ccPascal,

  ccCDecl,

  ccStdCall,

  ccOldFPCCall,

  ccSafeCall,

  ccSysCall,

  ccMWPascal,

  ccHardFloat,

  ccSysV_ABI_Default,

  ccSysV_ABI_CDecl,

  ccMS_ABI_Default,

  ccMS_ABI_CDecl,

  ccVectorCall,

  ccWinApi

);


Documentation generated on: 2025-07-25