RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetMinuteOffset Method

Sets the value of the MinuteOffset property.

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

SetMinuteOffest is the protected write implementation of the MinuteOffset property. 

 

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