System.TVariantManager.VarToDisp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

VarToDisp: procedure(var Dispatch: IDispatch; const V: Variant);

C++

void __fastcall (*VarToDisp)(_di_IDispatch &Dispatch, const Variant &V);

Properties

Type Visibility Source Unit Parent
field public
System.pas
System.hpp
System TVariantManager

Description

Embarcadero Technologies does not currently have any additional information.