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

ID_SPRT

Declaration

Source position: datatypes.pas line 602

const ID_SPRT = Ord('S') shl 24 + Ord('P') shl 16 + Ord('R') shl 8 + Ord('T');


Documentation generated on: 2021-07-30