TDateTimePart
type
TDateTimePart =
( dtpYear
, dtpMonth
, dtpDay
, dtpHour
, dtpMinute
, dtpSecond
, dtpMillisecond
);
Defined in: DSGenUtil
⏱ Last Modified: Mon 3:43:39 pm