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

TCardMemoryMap

Declaration

Source position: cardres.pas line 59

type TCardMemoryMap = record

  cmm_CommonMemory: PByte;

  cmm_AttributeMemory: PByte;

  cmm_IOMemory: PByte;

  cmm_CommonMemSize: DWord;

  cmm_AttributeMemSize: DWord;

  cmm_IOMemSize: DWord;

end;


Documentation generated on: 2025-12-15