Links
EControl Form Designer Pro
TzFormDesigner.OnHandleControlMessage Property

Occurs on any message sent to managed controls.

property OnHandleControlMessage: THandleControlMessage;

Write this event handler to process messages. 

Sender - designer component; 

Control - control to which message was sent; 

Message - message; 

Handled - handling flag. Set this flag to True to abort following message processing.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!