Rejuvenate a clone from the original.
Source position: utility.pas line 366
procedure RefreshTagItemClones( |
cloneTagItem: pTagItem; |
const OriginalTagItems: pTagItem |
); |
If (and only if) the tag list 'clone' was created from 'original' by CloneTagItems(), and if 'original' has not been changed in any way, you can reset the clone list to its original state by using this function.
|
Copy a tag list. |
|
|
Allocate a tag list. |
|
|
Free an allocated tag list. |
|
|
Change a tag list based on a second tag list. |