Contains the ancestor for Indy components.
IdComponent.pas contains Classes, Types, Procedures, and Functions needed to define and implement an ancestor for Indy components having status and work notification event handlers.
Class |
Description |
Ancestor of Indy components using Status or Work mode events. |
Constant |
Description |
Format strings for constructing connection status messages. |
Record |
Description |
Represents work information for Indy read and write operations. |
Type |
Description |
Signals a connection status event for the component. | |
Indicates a pending read or write operation. | |
Indicates that a read or write operation is complete. | |
Indicates that a read or write operation is being performed. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|