RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetMillisecond Method

Sets the value of the Millisecond property.

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

SetMillisecond is the protected write implementation for the Millisecond property. 

 

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