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

GID_TEXT

Declaration

Source position: datatypes.pas line 77

const GID_TEXT = Ord('t') shl 24 + Ord('e') shl 16 + Ord('x') shl 8 + Ord('t');


Documentation generated on: 2021-07-30