JVCL Help:DSAItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: DSAItem function
Search in JVCL Help
Search in all projectsSummary
Retrieves a DSA registration item.
Pascal
run\JvDSADialogs.pas
functionDSAItem(constIndex: Integer): TDSARegItem;
Parameters
Parameters | Description |
const Index: Integer | The item index to retrieve. Valid values lie in the range 0 .. DSACount-1. |
Description
- JVCLInfo
DSAItem retrieves the registration item at the Indexth position in the registration database. The index is 0-based and runs from 0 .. DSACount-1.
See Also
DSACount, RegisterDSA, UnregisterDSA
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page