JVCL Help:LocateDSAReg
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: LocateDSAReg function
Search in JVCL Help
Search in all projectsSummary
Locates and returns the DSA registration info for a given dialog.
Pascal
run\JvDSADialogs.pas
functionLocateDSAReg(constDlgID: Integer): TDSARegItem;
Parameters
Parameters | Description |
const DlgID: Integer | Description for this parameter |
Description
- JVCLInfo
LocateDSAReg will search the DSA registration database for the given dialog and return its registration info record. If the specified dialog is not registered, EmptyItem will be returned.
See Also
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