JVCL Help:TJvCustomDBTreeView.GetDetailValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDBTreeView.GetDetailValue Property
[+] TJvCustomDBTreeView Fields
[+] TJvCustomDBTreeView Methods
[+] TJvCustomDBTreeView Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
TGetDetailValue = function (const AMasterValue: Variant; var DetailValue: Variant): Boolean;
propertyGetDetailValue: TGetDetailValue;
Parameters
Parameters | Description |
DetailValue | Description for this parameter |
AMasterValue | Description for this parameter |
Description
Write a GetDetailValue event handler to return one or more detail values for a node selected in the TJvDBTreeView data-aware tree view control.
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