API:Data.DBXCommon.TDBXFormatter.StringToTime
Delphi
procedure StringToTime(StringValue: string; DBXTimeValue: TDBXTimeValue); virtual; abstract;
C++
virtual void __fastcall StringToTime(System::UnicodeString StringValue, TDBXTimeValue* DBXTimeValue) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXFormatter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!