Icon AsDateTime Property

property AsDateTime: TDateTime

Usage

Use the AsDateTime property to access or specify the current value of the parameter as a TDateTime type. Setting the value of the parameter using the AsDateTime method will set the DataType property to ftDateTime.
Image