Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

ID_TAGS

Declaration

Source position: datatypes.pas line 173

const ID_TAGS = Ord('D') shl 24 + Ord('T') shl 16 + Ord('T') shl 8 + Ord('G');


Documentation generated on: 2021-07-30