RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXTimeValue.SetTime Method

Sets the time value for time data types.

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

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!