RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetHourOffset Method

Sets the value of the HourOffset property.

Pascal
procedure SetHourOffset(const Value: SmallInt); virtual;
C++
virtual __fastcall SetHourOffset(const SmallInt Value);

SetHourOffset is the protected write implementation of the HourOffset property. 

 

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