Unit 'FPImage' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-image]

TFPImgProgressEvent

Declaration

Source position: fpimage.pp line 64

type TFPImgProgressEvent = procedure(

  Sender: TObject;

  Stage: TFPImgProgressStage;

  PercentDone: Byte;

  RedrawNow: Boolean;

  const R: TRect;

  const Msg: AnsiString;

  var Continue: Boolean

) of object;


Documentation generated on: 2023-03-18