Unit 'FPDDCodeGen' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TPropType

Declaration

Source position: fpddcodegen.pp line 26

type TPropType = (

  ptAuto,

  ptBoolean,

  ptShortint,

  ptByte,

  ptSmallInt,

  ptWord,

  ptLongint,

  ptCardinal,

  ptInt64,

  ptQWord,

  ptShortString,

  ptAnsiString,

  ptWideString,

  ptUnicodeString,

  ptUtf8String,

  ptSingle,

  ptDouble,

  ptExtended,

  ptComp,

  ptCurrency,

  ptDateTime,

  ptEnumerated,

  ptSet,

  ptStream,

  ptTStrings,

  ptCustom

);


Documentation generated on: 2023-03-18