Internet Direct (Indy) Version 9.0.2 Beta
|
procedure Loaded; override;
Loaded intercepts any change to the Active property until all other properties and sibling components have been read from the component stream.
If the TIdTCPServer should be active, Loaded then sets the Active property to True to force initialization of Bingings and ThreadMgr properties, as well as the TIdTListenerThread used by TIdTCPServer.