Topic Path: Symbol Reference > Functions > SendError Function (TIdUDPBase, string, Integer, Exception)
ContentsIndexHome
PreviousUpNext
SendError Function
File
procedure SendError(
    UDPBase: TIdUDPBase; 
    APeerIP: string; 
    const APort: Integer; 
    E: Exception
); overload;
Parameters 
Description 
UDPBase 
Type is TIdUDPBase.
 
APeerIP 
Type is string.
 
APort 
Scope is const. Type is Integer.
 
Type is Exception

SendError is a overloaded procedure.

Topic generated.

SendError

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.