Variants.FindVarData

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

From Variants.hpp

	TVarData * __fastcall FindVarData(const System::Variant & V);


Unit: Variants

Type: function

Description

Returns pointer to variant's data.


FindVarData returns a pointer to the Variant data contained referenced by a Variant. If the Variant contains another Variant, FindVarData follows the chain of references until it finds the actual data.

See Also

Personal tools
Translations
Newest Version