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

ID_CMAP

Declaration

Source position: datatypes.pas line 566

const ID_CMAP = Ord('C') shl 24 + Ord('M') shl 16 + Ord('A') shl 8 + Ord('P');


Documentation generated on: 2021-07-30