JCL Help:TWideStrings.Create

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 public constructor Create;


Description

Creates an instance of TWideStrings and initializes the object for use. Since TWideStrings is an abstract base class you cannot actually instantiate it, instead use a derived class such as TWideStringList. The TWideStrings constructor only initializes the language used by the class to the users default language.


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