[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads values for the Graphic property from a stream using the specified class type.
Source position: graphics.pp line 908
protected procedure TPicture.LoadFromStreamWithClass( |
Stream: TStream; |
AClass: TGraphicClass |
); |