Starts serialization of a Component using the XML format for object writer.
Source position: laz_xmlstreaming.pas line 67
public procedure TXMLObjectWriter.BeginComponent( |
Component: TComponent; |
Flags: TFilerFlags; |
ChildPos: Integer |
); override; |
Component |
|
The component instance written in the method. |
Flags |
|
Not used in the current LCL implementation. |
ChildPos |
|
Not used in the current LCL implementation. |
| Version 4.4 | Generated 2025-11-08 | Home |