RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WSDLIntf.TWString Record
Pascal
TWString = record
  WString: DOMString;
end;
C++
struct TWString {
  DOMString WString;
};

This is record WSDLIntf.TWString.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!