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

ID_ILBM

Declaration

Source position: datatypes.pas line 564

const ID_ILBM = Ord('I') shl 24 + Ord('L') shl 16 + Ord('B') shl 8 + Ord('M');


Documentation generated on: 2021-07-30