TUnicodeArray provides abstract functions, implemented by TSimpleUnicodeArray and TToken, for:
- Getting the encapsulated string as either a UniChar or char array
- Resetting the encapsulated string after instantiation
Use the GetData member function if you need to retrieve the string for another purpose--for example, to convert it to a displayable text instance.
Use the SetData member function to replace the string encapsulated by a TSimpleUnicodeArray or TToken instance.
NOTE
The SetData member function replaces the entire string with a second string. Do not use this function to replace only a portion of the encapsulated string.
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker