Unit 'nxStrings' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_nxpascal]

TCustomRead

Declaration

Source position: nxStrings.pas line 11

type TCustomRead = (

  crString,

  

  crInt,

  

  crSingle,

  

  crDouble,

  

  crByte,

  

  crWord,

  

  crShortInt,

  

  crSmallInt,

  

  crCardinal,

  

  crBool,

  

  crInt64

  

);



CT Web help

CodeTyphon Studio