RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetSecond Method

Sets the value of the Second property.

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

SetSecond is the protected write implementation of the Second property. 

 

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