Source position: datatypes.pas line 61
const ID_BINARY = Ord('b') shl 24 + Ord('i') shl 16 + Ord('n') shl 8 + Ord('a');