Applies to
TContainer
Declaration
procedure ShowProgress(P: integer); virtual; public
procedure ShowProgress(P: integer); virtual;
Description
Calls OnProgress event handler. Progress should change from 0 to 100 (%). This method may be called explicitly by the user.