Source position: spinex.pp line 87
type TNullValueBehaviour = (
nvbShowTextHint,
nvbLimitedNullValue,
nvbMinValue,
nvbMaxValue,
nvbInitialValue
);