RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWideStrings Class

TWideStrings represents a list of WideString values.

Pascal
TWideStrings = class;
C++
class TWideStrings;

WSDLIntf

TWideStrings manages a list of WideString values. It is used for handling the strings in a WSDL document. 

TWideStrings introduces properties and methods to 

Add a WideString to the list. 

Read or set the WideString at a particular location. 

Find the position of a specified WideString. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!