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

ID_DTYP

Declaration

Source position: datatypes.pas line 27

const ID_DTYP = Ord('D') shl 24 + Ord('T') shl 16 + Ord('Y') shl 8 + Ord('P');


Documentation generated on: 2021-07-30