System.Bindings.Outputs.TConverterUtils.StringToDateTime
Delphi
class procedure StringToDateTime(const I: TValue; var O: TValue); static;
C++
static void __fastcall StringToDateTime(const System::Rtti::TValue &I, System::Rtti::TValue &O);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp  | 
        System.Bindings.Outputs | TConverterUtils | 
Description
Assigne un TValue String sur un TValue TDateTime.