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

ID_VHDR

Declaration

Source position: datatypes.pas line 666

const ID_VHDR = Ord('V') shl 24 + Ord('H') shl 16 + Ord('D') shl 8 + Ord('R');


Documentation generated on: 2021-07-30