ShowProgress method

Applies to

TContainer

Declaration

procedure ShowProgress(P: integer); virtual; public

Description

Calls OnProgress event handler. Progress should change from 0 to 100 (%). This method may be called explicitly by the user.