JCL Help:TWideStringList
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TWideStringList Class
Search in JCL Help
Search in all projectsClass Hierarchy
TWideStrings
|
TWideStringList
Summary
The summary for this help topic does not exist, edit this page
Pascal
public TWideStringList = class(TWideStrings);
Description
TWideStringList is a TWideStrings descendant which maintains a list of WideStrings. The class implements the abstract methods of TWideStrings and introduces some new methods and properties to:
- Search for WideStrings in the list.
- Sort the WideStrings in the list.
- Prohibit duplicates from being inserted into the list.
- Respond to changes in the list.
About
Unit
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