System.Bindings.Outputs.TConverterUtils.StringToTime
Delphi
class procedure StringToTime(const I: TValue; var O: TValue); static;
C++
static void __fastcall StringToTime(const System::Rtti::TValue &I, System::Rtti::TValue &O);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
説明
String TValue を TTime TValue に割り当てます。