Midware TAppSrvClient.OnBannerRcdv

From Overbyte
Jump to navigation Jump to search

Main page -> Midware component reference -> TAppSrvClient -> OnBannerRcdv

Definition

property OnBannerRcdv: TProcessBannerEvent;

Description

Occurs when banner is received from server.

The event handler could be used to verify the received banner to be sure we are connected to the right server, or to display it for the user, or to log it to a log file. Could also be simply ignored !