System.TPtrWrapper.NilValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property NilValue: TPtrWrapper read GetNilValue;

C++

/* static */ __property TPtrWrapper NilValue = {read=GetNilValue};

Properties

Type Visibility Source Unit Parent
property public
System.pas
System.hpp
System TPtrWrapper

Description

Embarcadero Technologies does not currently have any additional information.