RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetFractionalSeconds Method

Sets the value of the FractionalSeconds property.

Pascal
procedure SetFractionalSeconds(const Value: Double);
C++
__fastcall SetFractionalSeconds(const Double Value);

SetDay is the protected write implementation of the FractionalSeconds property. 

Value is the fraction of a second. It is a value between 0 and 1. 

 

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