'Declaration Public Function New( _ ByVal year As Integer, _ ByVal month As Integer, _ ByVal day As Integer _ )
Parameters
- year
- The year of the date that is to be represented as a TdDate.
- month
- The month of the date that is to be represented as a TdDate.
- day
- The day of the date that is to be represented as a TdDate.