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

ID_IFF

Declaration

Source position: datatypes.pas line 71

const ID_IFF = Ord('i') shl 24 + Ord('f') shl 16 + Ord('f') shl 8 + Ord(#0);


Documentation generated on: 2025-07-25