Unit progress

Classes

Functions

EmptyProgressProc -
ShowAsGauge -

Types

TProgressProc

Constants

Variables

ShowProgress


Functions


procedure EmptyProgressProc(frac: single);


procedure ShowAsGauge(frac: single);


Types


TProgressProc = procedure(frac: single)
Imports ShowProgress } {$ENDIF ver70

Constants


Variables

ShowProgress : TProgressProc