Used to read the value of the array element into a TDateTime variable or to assign a TDateTime variable to the array element.
property ItemAsDateTime[Index: integer]: TDateTime;
Use the ItemAsDateTime property to read the value of the array element into a TDateTime varible or to assign a TDateTime variable to the array element.