Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers
Class TIFPSValueNil
Unit
ifpscomp
Declaration
type TIFPSValueNil = class(
TIFPSValue
)
Description
TIFPSValueNil is used to hold NIL values, that have no actual value until it's assigned to another type
Hierarchy
TIFPSValue