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

GID_MOVIE

Declaration

Source position: datatypes.pas line 91

const GID_MOVIE = Ord('m') shl 24 + Ord('o') shl 16 + Ord('v') shl 8 + Ord('i');


Documentation generated on: 2021-07-30