LoadFromStream

<< Click to Display Table of Contents >>

Navigation:  TMyShape > Methods >

LoadFromStream

procedure LoadFromStream(AStream:TStream); virtual;

 

Description:

 

Load a shape from a stream, other class such as TMyline override it.

 

See also:

 

SaveToStream of TMyShape