SaveToStream

<< Click to Display Table of Contents >>

Navigation:  TMyShape > Methods >

SaveToStream

procedure SaveToStream(AStream:TStream); virtual;

 

Description:

 

It can save a shape to a stream, other class such as TMyline override it.

 

See Also:

 

LoadFromStream of TMyShape