type

 TScBannerEvent = procedure(Sender: TObject; const Banner: string) of object;

 

property OnBanner: TScBannerEvent;

 

Description

Occurs if FTP server returns a banner when authenticating. The Banner holds the received banner.

The banner may contain a warning message or any other information message.

 

See Also

Connect

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support