Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrVarType

Declaration

Source position: mscoreengine.pas line 86

type TmscrVarType = (

  msvtInt,

  

  msvtBool,

  

  msvtFloat,

  

  msvtChar,

  

  msvtString,

  

  msvtClass,

  

  msvtRecord,

  

  msvtArray,

  

  msvtVariant,

  

  msvtEnum,

  

  msvtConstructor,

  

  msvtInt64

  

);



CT Web help

CodeTyphon Studio