[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finalizes the FCL image reader when a read operation has been completed.
Source position: graphics.pp line 1438
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.0 | Generated 2025-05-03 | Home |