Create(Boolean,T) Constructor
Initializes a new instance of the TdxNullableValue<T> class with specified settings.
Declaration
constructor Create(AUse: Boolean; const AValue: T); overload;
Parameters
| Name | Type |
|---|---|
| AUse | Boolean |
| AValue | T |
See Also
Initializes a new instance of the TdxNullableValue<T> class with specified settings.
constructor Create(AUse: Boolean; const AValue: T); overload;
| Name | Type |
|---|---|
| AUse | Boolean |
| AValue | T |