Internet Direct (Indy) Version 9.0.2 Beta
|
TIdStatusEvent = procedure (ASender: TObject; const AStatus: TIdStatus; const AStatusText: string) of object;
axStatus is the TIdStatus value for the current connection, and can contain one of the following values:
axStatusText is the suggested text for displaying the component connection status.