VarToStr
Converts a Variant to a string.
Structure
VarToStr(const V: Variant): string;
Parameters
Return Value
Description
VarToStr converts the data in the Variant V to a string. |
Converts a Variant to a string.
Structure
VarToStr(const V: Variant): string;
Parameters
Return Value
Description
VarToStr converts the data in the Variant V to a string. |