Spring.Base Spring TNullableHelper TNullableHelper Record On this page Definition Constructors Properties Methods Definition Unit: Spring Package: Spring.Base Helper record for fast access to nullable value via RTTI. Delphi Copy type TNullableHelper = record Constructors Create(PTypeInfo) Properties ValueType Methods GetValue(Pointer) HasValue(Pointer) SetValue(Pointer, TValue)