Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

ID_MSDOS_DISK_DS

Declaration

Source position: amigados.pas line 423

const ID_MSDOS_DISK_DS = Ord('M') shl 24 or Ord('D') shl 16 or Ord('D') shl 8 or $00;


Documentation generated on: 2021-07-30