Unit 'ovcsf' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TSimpleDataType

Declaration

Source position: ovcsf.pas line 48

type TSimpleDataType = (

  sftString,

  

  sftChar,

  

  sftBoolean,

  

  sftYesNo,

  

  sftLongInt,

  

  sftWord,

  

  sftInteger,

  

  sftByte,

  

  sftShortInt,

  

  sftReal,

  

  sftExtended,

  

  sftDouble,

  

  sftSingle,

  

  sftComp

  

);



CT Web help

CodeTyphon Studio