Sepi  Previous Next
Name
CallingConvSepiToPS 
Parent
SepiPSUtils 
Visibility
PUBLIC 
Description
Tableau de conversion des conventions d'appel Sepi vers Pascal Script 
Source code
CallingConvSepiToPS : array [ TCallingConvention ] of TPSCallingConvention = ( cdRegister , cdCdecl , cdPascal , cdStdCall , cdSafecall ) 
Sepi  Previous Next