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

GID_SOUND

Declaration

Source position: datatypes.pas line 114

const GID_SOUND = Ord('s') shl 24 + Ord('o') shl 16 + Ord('u') shl 8 + Ord('n');


Documentation generated on: 2021-07-30