JVCL Help:TJvChangeItem.Assign
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvChangeItem.Assign Method
[+] TJvChangeItem Methods
[+] TJvChangeItem Properties
Search in JVCL Help
Search in all projectsSummary
Copies the properties of another object.
Pascal
procedureAssign(Source: TPersistent); override;
Parameters
Parameters | Description |
Source: TPersistent | The object to copy from. |
Description
Call Assign to copy the properties of another TJvChangeItem or descendant into this object. If Source is not a TJvChangeItem or descendant, Assign calls inherited Assign.
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