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

ID_CRNG

Declaration

Source position: datatypes.pas line 586

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


Documentation generated on: 2025-07-25