RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetHour Method

Sets the value of the Hour property.

Pascal
procedure SetHour(const Value: Word); virtual;
C++
virtual __fastcall SetHour(const Word Value);

SetHour is the protected write implementation of the Hour property. 

 

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