RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetMinute Method

Sets the value of the Minute property.

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

SetMinute is the protected write implementation of the Minute property. 

 

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