[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |