API:System.VarConv.VarConvertCreate

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function VarConvertCreate(const AValue: Double; const AType: TConvType): Variant;
function VarConvertCreate(const AValue: string): Variant;

C++

extern DELPHI_PACKAGE System::Variant __fastcall VarConvertCreate(const double AValue, const System::Convutils::TConvType AType)/* overload */;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。