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 は非推奨になっています。

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