RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetAsUTCDateTime Method

Sets the value of the AsUTCDateTime property.

Pascal
procedure SetAsUTCDateTime(const Value: TDateTime);
C++
__fastcall SetAsUTCDateTime(const TDateTime Value);

SetAsUTCDateTime is the protected write implementation of the AsUTCDateTime property. 

 

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