Midware TClientWSocket.OnDisplay
Revision as of 08:00, 5 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.OnDisplay | O…')
Main page -> Midware component reference -> TClientWSocket -> OnDisplay
Definition
property OnDisplay: TDisplayEvent;
Description
Triggered when the component wants to display something on the user interface. TAppServer install a handler that relay display to his own OnDisplay event handler.
Occurs when a message has to be displayed on the user interface.