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

ID_CRNG

Declaration

Source position: datatypes.pas line 600

const ID_CRNG = Ord('C') shl 24 + Ord('R') shl 16 + Ord('N') shl 8 + Ord('G');


Documentation generated on: 2021-07-30