TsgDrawingNavigator.OnProgress
Occurs periodically during slow operations that affect the image.
property OnProgress: TProgressEvent;
Description
Write an OnProgress event handler to provide the user with feedback during slow operations such as loading large compressed images.
Go to CAD VCL Enterprise