Finalizes the FCL image reader when a read operation has been completed.
Source position: graphics.pp line 1447
protected procedure TFPImageBitmap.FinalizeReader( |
AReader: TFPCustomImageReader |
); virtual; |
AReader |
|
FCL reader class instance examined in the method. |
FinalizeReader has an empty implementation in TFPImageBitmap. In a descendent class, it is used to update properties in the class instance to reflect values encountered by the image reader.
| Version 4.6 | Generated 2026-02-20 | Home |