VarToWideStr

Convert a variant to string value

Declaration

Source position: variants.pp line 88

  function VarToWideStr(const V: Variant) : WideString;

Description

VarToWideStr attempts to convert the variant V to a string. If the value is Null, the result is an empty string.

See also

Name Description
VarIsStr Check if the variant is a string
VarToStr Convert a variant to string value
VarToUnicodeStr Convert a variant to string value
VarToWideStrDef Convert a variant to string value, specifying a default

results matching ""

    No results matching ""