|
RAD Studio VCL Reference
|
Processes message records.
procedure DefaultHandler(var Message); override;
virtual __fastcall DefaultHandler( Message);
DefaultHandler overrides the inherited method in order to process all messages that are sent to the Windows socket object. DefaultHandler passes the messages to the Windows CallWindowProc function.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|