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

ID_BINARY

Declaration

Source position: datatypes.pas line 61

const ID_BINARY = Ord('b') shl 24 + Ord('i') shl 16 + Ord('n') shl 8 + Ord('a');


Documentation generated on: 2023-03-18