[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
LoadFromStream - reads graphic data from a stream (e.g. TBlobStream )
Source position: graphics.pp line 797
public procedure TGraphic.LoadFromStream( |
Stream: TStream |
); virtual; abstract; |
Stream |
|
Identity of the stream from which the graphic data are to be read |
LoadFromStream - Like LoadFromFile except source is a stream (e.g. TBlobStream)
lazarus-ccr.sourceforge.net |