Introduction
General Info
|
Properties
CardName |
TpfgCardInfo The TpfgCardInfo class was developed by Per-Eric Larsson. It provides information about a specified Palm card. The global object CardInfo provides a default instantation for card 0, but if a future Palm contains multiple cards, a user can instantiate their own TpfgCardInfo object, passing the desired card number to it's constructor.
PropertiesCardName: stringReturns the card's name.
CardNo: Integer
CardVersion: Word
CreateDate: TDateTime
FreeRam: DWORD
ManufName: string
ramDb: TpfgDbInfoList
ramDbCount: Word
RamSize: DWORD
romDb: TpfgDbInfoList
romDbCount: Word
RomSize: DWORD
|