[Overview][Classes][Procedures and functions][Index] |
Signals that LCL component streaming has been completed.
Source position: laz2_xmlcfg.pas line 80
protected procedure TXMLConfig.Loaded; override; |
Loaded is an overridden method in TXMLConfig used to perform actions needed when the component has finished loading during LCL component streaming. Loaded calls the inherited method. It calls SetFilename to load the XML configuration file data when the Filename property is assigned in the component.
|
File name used to read or write the XML content in the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |