Internet Direct (Indy)
Home
PreviousUpNext
TIdBaseComponent Class

Ancestor class for Indy component classes.

Pascal
TIdBaseComponent = class(TIdInitializerComponent);

TIdBaseComponent is a TIdInitializerComponent descendant that represents the class used as an ancestor for Indy components. 

TIdBaseComponent implements properties and methods that allow Indy components to access Version number information. 

TIdBaseComponent is used as the ancestor for utility and other non-socket based components. Socket-based components generally inherit from TIdComponent which provides OnWork and OnStatus event handlers.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.