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

TIcnsIcon.ReadData

Reads icon data from the specified stream, and performs byte order conversion when needed.

Declaration

Source position: graphics.pp line 1698

protected procedure TIcnsIcon.ReadData(

  Stream: TStream

); override;