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

GID_MUSIC

Declaration

Source position: datatypes.pas line 85

const GID_MUSIC = Ord('m') shl 24 + Ord('u') shl 16 + Ord('s') shl 8 + Ord('i');


Documentation generated on: 2021-07-30