Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

All Constants

NameUnitDescription
card_already_registeredkdallres'PROPERTY ERROR: Cannot change property value - the card is already registered !'
conflict_rangeskdallres'INTER-RESOURCE ERROR: An intersecting range had been already made lockable: '
dependent1l_registration_prioritykdallresdependent1l_registration_priority constant declares that a resource has the dependency of the first level on other resources registered ahead. Resources with this priority are always registered with the second order.
dependent2l_registration_prioritykdallresdependent2l_registration_priority constant declares that a resource has the dependency of the second level on other resources registered ahead. Resources with this priority are always registered with the third order.
dependent3l_registration_prioritykdallresdependent3l_registration_priority constant declares that a resource has the dependency of the third level on other resources registered ahead. Resources with this priority are always registered with the fourth order.
DMA_PageskddmabufferDMA_Pages constant is the highest possible number of DMA pages supported.
feedback_register_requiredkdallres'PROPERTIES INTEGRITY ERROR: A feedback register must be specified'
illegal_base_addresskdallres'PROPERTY ERROR: Illegal base address value'
illegal_pci_bistkdallres'PROPERTY ERROR: Illegal PCI BIST value'
illegal_pci_cachelinesizekdallres'PROPERTY ERROR: Illegal PCI CasheLineSize value'
illegal_pci_capptrkdallres'PROPERTY ERROR: Illegal PCI CapPtr value'
illegal_pci_cardbusciskdallres'PROPERTY ERROR: Illegal PCI CardBusCIS'
illegal_pci_classcodekdallres'PROPERTY ERROR: Illegal PCI ClassCode value'
illegal_pci_commandregkdallres'PROPERTY ERROR: Illegal PCI CommandReg value'
illegal_pci_deviceidkdallres'PROPERTY ERROR: Illegal PCI DeviceId value'
illegal_pci_expansionromkdallres'PROPERTY ERROR: Illegal PCI ExpansionROM value'
illegal_pci_headertypekdallres'PROPERTY ERROR: Illegal PCI HeaderType value'
illegal_pci_interruptkdallres'PROPERTY ERROR: Interrupt number Interrupt does not correspond to hardware configuration'
illegal_pci_interruptlinekdallres'PROPERTY ERROR: Illegal PCI InterruptLine value'
illegal_pci_interruptpinkdallres'PROPERTY ERROR: Illegal PCI InterruptPin value'
illegal_pci_latencykdallres'PROPERTY ERROR: Illegal PCI Latency value'
illegal_pci_maxlatencykdallres'PROPERTY ERROR: Illegal PCI MaxLatency value'
illegal_pci_mingrantkdallres'PROPERTY ERROR: Illegal PCI MinGrant value'
illegal_pci_progifkdallres'PROPERTY ERROR: Illegal PCI ProgIf value'
illegal_pci_rangekdallres'PROPERTY ERROR: One or more specified address ranges (HardwareRange0 - HardwareRange5) do not correspond to real configuration'
illegal_pci_revisionidkdallres'PROPERTY ERROR: Illegal PCI RevisionId value'
illegal_pci_statusregkdallres'PROPERTY ERROR: Illegal PCI StatusReg value'
illegal_pci_subclasskdallres'PROPERTY ERROR: Illegal PCI SubClass value'
illegal_pci_subsystemdeviceidkdallres'PROPERTY ERROR: Illegal PCI SubsystemDeviceID value'
illegal_pci_subsystemvendoridkdallres'PROPERTY ERROR: Illegal PCI SubsystemVendorID value'
illegal_pci_vendoridkdallres'PROPERTY ERROR: Illegal PCI VendorId value'
illegal_regular_expressionkdallres'illegal regular expression, talk to developers'
illegal_resource_unique_identifierkdallres'REGISTRATION ERROR: Illegal unique identifier of the resource'
independent_registration_prioritykdallresindependent_registration_priority constant declares that a resource has no dependencies on other resources. Resources with this priority are always registered first.
interrupt_acknowledgement_illegal_addkdallres'Illegal addition. Use the following construction: kdInterruptObject.AddInterruptAcknowledgement(IAObject); instead of: kdInterruptObject.InterruptAcknowledgement.Add(IAObject)'
interrupt_acknowledgement_illegal_assignkdallres'Illegal assignment. Use the following construction: kdInterruptObject.AddInterruptAcknowledgement(IAObject); instead of: kdInterruptObject.InterruptAcknowledgement.Assign(...)'
interrupt_acknowledgement_illegal_clearkdallres'You are prohibited from clearing actions in the interrupt acknowledgement list'
interrupt_acknowledgement_illegal_deletekdallres'Illegal deletion. Use the following construction: kdInterruptObject.DeleteInterruptAcknowledgement(IAObject.Handle); instead of: kdInterruptObject.InterruptAcknowledgement.Delete(Index)'
interrupt_acknowledgement_illegal_exchangekdallres'You are prohibited from exchanging actions in the interrupt acknowledgement list'
interrupt_acknowledgement_illegal_extractkdallres'Illegal extraction. Use the following construction: kdInterruptObject.DeleteInterruptAcknowledgement(IAObject.Handle); instead of: kdInterruptObject.InterruptAcknowledgement.Extract(IAObject)'
interrupt_acknowledgement_illegal_insertkdallres'Illegal insertion. Use the following construction: kdInterruptObject.AddInterruptAcknowledgement(IAObject); instead of: kdInterruptObject.InterruptAcknowledgement.Insert(Index, IAObject)'
interrupt_acknowledgement_illegal_movekdallres'You are prohibited from moving actions in the interrupt acknowledgement list'
interrupt_acknowledgement_illegal_removekdallres'Illegal removal. Use the following construction: kdInterruptObject.DeleteInterruptAcknowledgement(IAObject.Handle); instead of: kdInterruptObject.InterruptAcknowledgement.Remove(IAObject)'
interrupt_acknowledgement_illegal_sortkdallres'You are prohibited from sorting actions in the interrupt acknowledgement list'
interrupt_already_servicedkdallres'INTER-RESOURCE ERROR: The interrupt is already serviced by: '
interrupt_handler_illegal_assignmentkdallres'Illegal assignment. Use the following construction: kdInterruptObject.InterruptHandler:= StringListObject; instead of: kdInterruptObject.InterruptHandler.Assign(StringListObject)'
interrupt_handler_illegal_sortkdallres'You are prohibited from sorting instructions in the interrupt handler string list'
interrupt_handler_insufficient_memorykdallres'Insufficient memory to (re)allocate interrupt handler data storage'
invalid_feedback_registerkdallres'PROPERTIES INTEGRITY ERROR: No feedback action specified'
invalid_hexadecimal_valuekdallres'PROPERTY ERROR: Not a valid hexadecimal value'
invalid_interrupt_linekdallres'COMMON: Invalid IRQ number'
invalid_io_valuekdallres'PROPERTY ERROR: Not an appropriate value for this property'
invalid_ownerkdallres'A component can be placed onto a TDataModule instance only.'
invalid_rangekdallres'PROPERTIES INTEGRITY ERROR: "RangeTo" must be higher or equal to "RangeFrom"'
invalid_register_sizekdallres'INTER-RESOURCE ERROR: The value is out of the corresponding register size'
invalid_transfer_countkdallres'PROPERTIES INTEGRITY ERROR: Incompatible "TransferCount"-"TransferOffset"-"TransferSize" combination'
invalid_transfer_offsetkdallres'PROPERTY ERROR: The value is out of the resource range'
invalid_transfer_sizekdallres'PROPERTIES INTEGRITY ERROR: Incompatible properties "TransferSize" and "TransferOffset" or range too small'
invalid_transfer_typekdallres'PROPERTIES INTEGRITY ERROR: Incompatible properties "TransferAutoInc" and "TransferType"'
invalid_usb_productidkdallres'PROPERTY ERROR: Not a valid ProductID value'
invalid_usb_vendoridkdallres'PROPERTY ERROR: Not a valid DeviceID value'
no_driverkdallres'NO DRIVER: Load driver first by setting "ScriptPath","DevicePath" and "ModuleLoaded" properties of the TkdCustomCard component.'
no_feedback_registerkdallres'INTER-RESOURCE ERROR: There is no TkdHWRangeRegister resources on your Card'
PCI_BASE_ADDR0kdpcitypesaddress space 0 $10
PCI_BASE_ADDR1kdpcitypesaddress space 1 $14
PCI_BASE_ADDR2kdpcitypesaddress space 2 $18
PCI_BASE_ADDR3kdpcitypesaddress space 3 $1c
PCI_BASE_ADDR4kdpcitypesaddress space 4 $20
PCI_BASE_ADDR5kdpcitypesaddress space 5 $24
PCI_BASE_ADDRESS_IO_MASKkdpcitypes$FFFFFFFC
PCI_BASE_ADDRESS_MEM_MASKkdpcitypes$FFFFFFF0
PCI_BASE_ADDRESS_SPACE_IOkdpcitypes$01
PCI_BASE_ADDRESS_SPACE_MEMORYkdpcitypes$00
PCI_BISTkdpcitypes8 bits built-in self-test
PCI_BIST_CAPABLEkdpcitypes1 if BIST capable
PCI_BIST_CODE_MASKkdpcitypesReturn result
PCI_BIST_STARTkdpcitypes1 to start BIST, 2 secs or less
PCI_CACHE_LINE_SIZEkdpcitypes8 bits
PCI_CAPABILITY_LISTkdpcitypesOffset of first capability list entry
PCI_CARDBUS_CISkdpcitypes$28
PCI_CLASS_DEVICEkdpcitypesDevice class
PCI_CLASS_PROGkdpcitypesReg. Level Programming Interface
PCI_CLASS_REVISIONkdpcitypesHigh 24 bits are class, low 8 revision
PCI_COMMANDkdpcitypes16 bits
PCI_COMMAND_FAST_BACKkdpcitypesEnable back-to-back writes
PCI_COMMAND_INVALIDATEkdpcitypesUse memory write and invalidate
PCI_COMMAND_IOkdpcitypesEnable response in I/O space
PCI_COMMAND_MASTERkdpcitypesEnable bus mastering
PCI_COMMAND_MEMORYkdpcitypesEnable response in Memory space
PCI_COMMAND_PARITYkdpcitypesEnable parity checking
PCI_COMMAND_SERRkdpcitypesEnable SERR
PCI_COMMAND_SPECIALkdpcitypesEnable response to special cycles
PCI_COMMAND_VGA_PALETTEkdpcitypesEnable palette snooping
PCI_COMMAND_WAITkdpcitypesEnable address/data stepping
PCI_HEADER_TYPEkdpcitypes8 bits
PCI_HEADER_TYPE_BRIDGEkdpcitypes1
PCI_HEADER_TYPE_CARDBUSkdpcitypes2
PCI_HEADER_TYPE_NORMALkdpcitypes0
PCI_INTERRUPT_LINEkdpcitypes8 bits
PCI_INTERRUPT_PINkdpcitypes8 bits
PCI_LATENCY_TIMERkdpcitypes8 bits
PCI_MAX_LATkdpcitypes8 bits
PCI_MIN_GNTkdpcitypes8 bits
PCI_REG40kdpcitypes$40
PCI_REG44kdpcitypes$44
PCI_REG48kdpcitypes$48
PCI_REG4Ckdpcitypes$4C
PCI_REG50kdpcitypes$50
PCI_REG54kdpcitypes$54
PCI_REG58kdpcitypes$58
PCI_REG5Ckdpcitypes$5C
PCI_REG60kdpcitypes$60
PCI_REG64kdpcitypes$64
PCI_REG68kdpcitypes$68
PCI_REG6Ckdpcitypes$6C
PCI_REG70kdpcitypes$70
PCI_REG74kdpcitypes$74
PCI_REG78kdpcitypes$78
PCI_REG7Ckdpcitypes$7C
PCI_REG80kdpcitypes$80
PCI_REG84kdpcitypes$84
PCI_REG88kdpcitypes$88
PCI_REG8Ckdpcitypes$8C
PCI_REG90kdpcitypes$90
PCI_REG94kdpcitypes$94
PCI_REG98kdpcitypes$98
PCI_REG9Ckdpcitypes$9C
PCI_REGA0kdpcitypes$A0
PCI_REGA4kdpcitypes$A4
PCI_REGA8kdpcitypes$A8
PCI_REGACkdpcitypes$AC
PCI_REGB0kdpcitypes$B0
PCI_REGB4kdpcitypes$B4
PCI_REGB8kdpcitypes$B8
PCI_REGBCkdpcitypes$BC
PCI_REGC0kdpcitypes$C0
PCI_REGC4kdpcitypes$C4
PCI_REGC8kdpcitypes$C8
PCI_REGCCkdpcitypes$CC
PCI_REGD0kdpcitypes$D0
PCI_REGD4kdpcitypes$D4
PCI_REGD8kdpcitypes$D8
PCI_REGDCkdpcitypes$DC
PCI_REGE0kdpcitypes$E0
PCI_REGE4kdpcitypes$E4
PCI_REGE8kdpcitypes$E8
PCI_REGECkdpcitypes$EC
PCI_REGF0kdpcitypes$F0
PCI_REGF4kdpcitypes$F4
PCI_REGF8kdpcitypes$F8
PCI_REGFCkdpcitypes$FC
PCI_REVISION_IDkdpcitypesRevision ID
PCI_ROM_ADDRESSkdpcitypesBits 31..11 are address, 10..1 reserved
PCI_ROM_ADDRESS_ENABLEkdpcitypes$01
PCI_ROM_ADDRESS_MASKkdpcitypes(~0x7FFUL)
PCI_STATUSkdpcitypes16 bits
PCI_STATUS_66MHZkdpcitypesSupport 66 Mhz PCI 2.1 bus
PCI_STATUS_CAP_LISTkdpcitypesSupport Capability List
PCI_STATUS_DETECTED_PARITYkdpcitypesSet on parity error
PCI_STATUS_DEVSEL_FASTkdpcitypes$000
PCI_STATUS_DEVSEL_MASKkdpcitypesDEVSEL timing
PCI_STATUS_DEVSEL_MEDIUMkdpcitypes$200
PCI_STATUS_DEVSEL_SLOWkdpcitypes$400
PCI_STATUS_FAST_BACKkdpcitypesAccept fast-back to back
PCI_STATUS_PARITYkdpcitypesDetected parity error
PCI_STATUS_REC_MASTER_ABORTkdpcitypesSet on master abort
PCI_STATUS_REC_TARGET_ABORTkdpcitypesMaster ack of double quotes
PCI_STATUS_SIG_SYSTEM_ERRORkdpcitypesSet when we drive SERR
PCI_STATUS_SIG_TARGET_ABORTkdpcitypesSet on target abort
PCI_STATUS_UDFkdpcitypesSupport User Definable Features [obsolete]
PCI_SUBSYSTEM_IDkdpcitypes$2E
PCI_SUBSYSTEM_VENDOR_IDkdpcitypes$2C
register_out_of_rangekdallres'INTER-RESOURCE ERROR: Register stays out of the resource range: '
unable_to_create_resourcekdallres'CARD INTEGRITY ERROR: Unable to create a new resource while the card is registered'
unable_to_destroy_resourcekdallres'CARD INTEGRITY ERROR: Unable to destroy the resource while the card is registered'