Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TFPImageBitmap.FinalizeReader

Finalizes the FCL image reader when a read operation has been completed.

Declaration

Source position: graphics.pp line 1465

protected procedure TFPImageBitmap.FinalizeReader(

  AReader: TFPCustomImageReader

); virtual;

Arguments

AReader

  

FCL reader class instance examined in the method.

Description

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.



CT Web help

CodeTyphon Studio