System.Bindings.Outputs.TConverterUtils.StringToDateTime
Version vom 22. März 2016, 08:42 Uhr von Pial (Diskussion | Beiträge) (1 Version: Translated with Trados. LOC-22071)
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);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
Beschreibung
Weist einen String TValue einem TDateTime TValue zu.