datetimecalc BeginTime property
Return to Introduction  Previous page  Next page
Applies to
acDateTimeCalc component.  

Declaration
property BeginTime: TDateTime;  

Description
The BeginTime property controls the beginning date of period specified by BeginTime and EndTime properties.  
 
After specifying the BeginTime or EndTime properies the acDateTimeCalc component automatically calculates number of years, months, days, hours, seconds and milliseconds between these two dates.  

See also
EndTime property.