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

GID_INSTRUMENT

Declaration

Source position: datatypes.pas line 83

const GID_INSTRUMENT = Ord('i') shl 24 + Ord('n') shl 16 + Ord('s') shl 8 + Ord('t');


Documentation generated on: 2021-07-30