RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXTimeValue.SetTime Method

Sets the time value for time data types.

Pascal
procedure SetTime(const Value: TDBXTime); override;
C++
virtual __fastcall SetTime(const TDBXTime Value);

Sets the time value for TDBXValue instances with a data type of TimeType

 

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