Unit 'webidltopas' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

TPascalNativeType

Declaration

Source position: webidltopas.pp line 38

type TPascalNativeType = (

  ntUnknown,

  ntNone,

  ntError,

  ntBoolean,

  ntShortInt,

  ntByte,

  ntSmallInt,

  ntWord,

  ntLongint,

  ntCardinal,

  ntInt64,

  ntQWord,

  ntSingle,

  ntDouble,

  ntUnicodeString,

  ntUTF8String,

  ntVariant,

  ntObject,

  ntInterface,

  ntArray,

  ntMethod

);


Documentation generated on: 2025-07-25