JVCL Help:TJvSyncSplitter.Partner
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSyncSplitter.Partner Property
[+] TJvSyncSplitter Methods
[+] TJvSyncSplitter Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the partner splitter control.
Pascal
propertyPartner: TJvSyncSplitter;
Description
Use Partner to link the splitter to another splitter (the "partner") so that the position of the partner will be synchronized with the splitters position. Thus if you specify a Partner and change the position of the splitter at runtime, the position of the "partner" splitter will change 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