Initializes the date/time structure.
Parameters |
Description |
const Year: Integer |
The year component of the date. |
const Month: Integer |
The month component of the date (1-12). |
const Hours: Integer |
The hours component of the time (0-23). |
const Minutes: Integer |
The minutes component of the time (0-59). |
const Seconds: Integer |
The seconds component of the time (0-59). TAgkDateTime |
Days |
The day component of the date (1-31). |
Copyright (c) 2012. All rights reserved.
|