Navigation: Code Documentation > RSCommon > GLists > Classes > TQOrderedList > Methods
TQOrderedList.Clone Method
Creates a copy of the ordered list.
Note
It is the responsibility of the calling method to free the clone.
Namespace: GLists
Delphi
public function Clone: TQOrderedList;
Return Value
Type: TQOrderedList
•TQOrderedList
•GLists