JVCL Help:TJvOutlookBarPages.Assign
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBarPages.Assign Method
[+] TJvOutlookBarPages Methods
[+] TJvOutlookBarPages Properties
Search in JVCL Help
Search in all projectsSummary
Copy the content of another TJvOutlookBarPages to this object.
Pascal
procedureAssign(Source: TPersistent); override;
Parameters
Parameters | Description |
Source: TPersistent | The object to copy from. |
Description
Call Assign to copy the content of another TJvOutlookBarPages object to this object. If Source is a TJvOutlookBarPages, Assign clears all pages and buttons in this object and copies the pages and buttons from Source.
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