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

ID_CHRS

Declaration

Source position: datatypes.pas line 768

const ID_CHRS = Ord('C') shl 24 + Ord('H') shl 16 + Ord('R') shl 8 + Ord('S');


Documentation generated on: 2023-03-18