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

GID_PICTURE

Declaration

Source position: datatypes.pas line 87

const GID_PICTURE = Ord('p') shl 24 + Ord('i') shl 16 + Ord('c') shl 8 + Ord('t');


Documentation generated on: 2021-07-30