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

ID_CDFS_DISK

Declaration

Source position: amigados.pas line 401

const ID_CDFS_DISK = Ord('C') shl 24 or Ord('D') shl 16 or Ord('0') shl 8 or $01;


Documentation generated on: 2021-07-30