JCL Help:TWideStrings.Clear

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Clears the list of WideStrings and associated objects.


Pascal

 public procedure Clear; virtual; abstract;


Description

Clear is an abstract method implemented by descendants to clear the list of WideStrings and associated objects. Note that, unless otherwise stated in the documentation for the descendant class, clearing the list of objects does not free the objects, it only removes the references to the objects.


About

Donator

Mike Lischke


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