System.TVariantManager.VarToInt

提供:RAD Studio API Documentation

Delphi

VarToInt: function(const V: Variant): Integer;

C++

int __fastcall (*VarToInt)(const Variant &V);

プロパティ

種類 可視性 ソース ユニット
field public
System.pas
System.hpp
System TVariantManager


説明

警告: TVariantManager is deprecated.

バリアント整数に変換する際に、バリアント マネージャが使用する関数。