Icon DataType Property

property DataType: TFieldType

Usage

Use the DataType property to discover the type of data that was assigned to the parameter. The DataType property is set automatically when a value is assigned to the parameter. Do not set the DataType property for bound fields (Bound=True), as that may cause the assigned value to be misinterpreted.
Image