System.Nullable.Create
Delphi
constructor Create(Value: T);
C++
__fastcall Nullable__1(T Value);
Nullable__1() { _op_Initialize(*this); }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | System.Nullables.inc System.hpp |
System | Nullable |
Description
Embarcadero Technologies does not currently have any additional information.