ODAC

TOraArray.ItemAsDateTime Property(Indexer)

Used to read the value of the array element into a TDateTime variable or to assign a TDateTime variable to the array element.

Class

TOraArray

Syntax

property ItemAsDateTime[Index: integer]: TDateTime;

Parameters
Index
Holds the index of the array element.

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback