JVCL Help:TJvDBTreeViewDataLink.Create
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBTreeViewDataLink.Create Constructor
[+] TJvDBTreeViewDataLink Methods
Search in JVCL Help
Search in all projectsSummary
Constructor for the object instance.
Pascal
constructorCreate(ATreeView: TJvCustomDBTreeView);
Parameters
Parameters | Description |
ATreeView: TJvCustomDBTreeView | Data-aware tree view for the data link. |
Description
Create is the constructor for the object instance. Create calls the inherited constructor, and assigns the value passed in ATreeView to the internal member used to store the object reference.
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