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

ID_BODY

Declaration

Source position: datatypes.pas line 606

const ID_BODY = Ord('B') shl 24 + Ord('O') shl 16 + Ord('D') shl 8 + Ord('Y');


Documentation generated on: 2021-07-30