[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPicture.OnProgress

OnProgress - Event handler for monitoring progress in drawing the picture

Declaration

Source position: graphics.pp line 951

public property TPicture.OnProgress: TProgressEvent
  read FOnProgress
  write FOnProgress;

See also

Graphics.Progress

  

Monitoring the progress of drawing a complicated Graphic

The latest version of this document can be found at lazarus-ccr.sourceforge.net.