Class TFPCustomImageHandler
Unit
Declaration
type TFPCustomImageHandler = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TFPCustomImageHandler
Overview
Methods
| Protected | procedure Progress(Stage: TProgressStage; PercentDone: Byte; RedrawNow: Boolean; const R: TRect; const Msg: AnsiString; var Continue: Boolean); Virtual; |
| Public | constructor Create; virtual; |
Properties
| Protected | property TheStream : TStream read FStream; |
| Protected | property TheImage : TFPCustomImage read FImage; |
| Public | property OnProgress : TFPImgProgressEvent Read FOnProgress Write FOnProgress; |
Description
Methods
| Protected | procedure Progress(Stage: TProgressStage; PercentDone: Byte; RedrawNow: Boolean; const R: TRect; const Msg: AnsiString; var Continue: Boolean); Virtual; |
|
This item has no description. | |
| Public | constructor Create; virtual; |
|
This item has no description. | |
Properties
| Protected | property TheStream : TStream read FStream; |
|
This item has no description. | |
| Protected | property TheImage : TFPCustomImage read FImage; |
|
This item has no description. | |
| Public | property OnProgress : TFPImgProgressEvent Read FOnProgress Write FOnProgress; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.