API:System.VarCmplx.VarComplexTimesReal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VarComplexTimesReal(const AValue: Variant; const AFactor: Double): Variant;

C++

extern DELPHI_PACKAGE System::Variant __fastcall VarComplexTimesReal(const System::Variant &AValue, const double AFactor);

Properties

Type Visibility Source Unit Parent
function public
System.VarCmplx.pas
System.VarCmplx.hpp
System.VarCmplx System.VarCmplx

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!