|
RAD Studio VCL Reference
|
Call VarArrayFromStrings to create a Variant array to represent the strings in a TStrings object. VarArrayFromStrings creates a new Variant array of WideString values, where each WideString corresponds to a string in the specified TStrings object.
Strings is the TStrings object that supplies the strings for the Variant array.
VarArrayFromStrings returns the new Variant array.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|