OnProgress event

Applies to

TContainer

Declaration

property OnProgress: TProgressEvent read write; published

Description

Use this handler to display progress of time-consuming operations on Container's data. Note that this handler may be called by other objects via ShowProgress method!