Source position: exprogressbar.pas line 14
type TProgressbarTextMode = (
tmNone,
tmValue,
tmPercent,
tmValueAndPercent,
tmCustom
);