Reads each of the icon resources from the specified stream, and adds them to the list of icon images.
Source position: graphics.pp line 1699
protected procedure TIcnsIcon.ReadStream(
AStream: TMemoryStream;
ASize: LongInt
); override;