System.TVariantManager.OleVarFromInt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

OleVarFromInt: procedure(var V: OleVariant; const Value: Integer; const Range: ShortInt);

C++

void __fastcall (*OleVarFromInt)(OleVariant &V, const int Value, const Int8 Range);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.