System.Nullable.ValueForce
Delphi
property ValueForce: T read FValue write FValue;
C++
__property T ValueForce = {read=FValue, write=FValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Nullables.inc System.hpp |
System | Nullable |
Description
Embarcadero Technologies does not currently have any additional information.