RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter.StringToTime Method

Convert String to TDBXTime.

Pascal
procedure StringToTime(StringValue: UnicodeString; DBXTimeValue: TDBXTimeValue); virtual; abstract;
C++
virtual __fastcall StringToTime(UnicodeString StringValue, TDBXTimeValue DBXTimeValue) = 0;

StringToTime converts a String to a TDBXTime

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!