Source position: TplNumberLabelUnit.pas line 47
type TDisplay = (
dtFloat,
dtFixP,
dtExp,
dtHex,
dtZeroInt,
dtInt,
dtDateTime
);