Icon AsDate Property

property AsDate: TDateTime

Usage

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