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

TCardHandle

Declaration

Source position: cardres.pas line 40

type TCardHandle = record

  cah_CardNode: tNode;

  cah_CardRemoved: pInterrupt;

  cah_CardInserted: pInterrupt;

  cah_CardStatus: pInterrupt;

  cah_CardFlags: Byte;

end;


Documentation generated on: 2025-12-15