Writes the data for the Graphic to a stream.
Source position: graphics.pp line 824
protected procedure TGraphic.WriteData( |
Stream: TStream |
); virtual; |
Stream |
|
TStream instance where the data for the class instance is written. |
Used by the TFiler instance for the class during LCL component streaming.
| Version 4.4 | Generated 2025-11-08 | Home |