[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'typinfo' (#rtl)

TCallConv

Declaration

Source position: typinfo.pp line 65

type TCallConv = (

  ccReg,

  ccCdecl,

  ccPascal,

  ccStdCall,

  ccSafeCall,

  ccCppdecl,

  ccFar16,

  ccOldFPCCall,

  ccInternProc,

  ccSysCall,

  ccSoftFloat,

  ccMWPascal

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.