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

TIcnsIcon.ReadStream

Reads each of the icon resources from the specified stream, and adds them to the list of icon images.

Declaration

Source position: graphics.pp line 1699

protected procedure TIcnsIcon.ReadStream(

  AStream: TMemoryStream;

  ASize: LongInt

); override;