| [Overview][Types][Classes][Procedures and functions][Index] |
Gets the DOM element for the component, gets the class type and component name, and sets Element to the properties node.
Source position: laz_xmlstreaming.pas line 115
public procedure TXMLObjectReader.BeginComponent( |
var Flags: TFilerFlags; |
var AChildPos: Integer; |
var CompClassName: string; |
var CompName: string |
); override; |