System.Bindings.Outputs.TConverterUtils.StringToInteger
Delphi
class procedure StringToInteger(const I: TValue; ATo: PTypeInfo;
var O: TValue); static;
C++
static void __fastcall StringToInteger(const System::Rtti::TValue &I, System::Typinfo::PTypeInfo ATo, System::Rtti::TValue &O);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
説明
String
TValue を Integer
TValue の型に割り当てます。
I
:String
TValue。O
:Integer
TValue。 変換後の TValue。ATo
: 変更される整数についての情報を保有する PTypeInfo。型の種類、データの型、順序型によって変換されます。
取り得る整数値: