Links
EControl Form Designer Pro
TzCustomFormDesigner.IsDesignMsg Method

Determines when the designer should handle a Windows message.

function IsDesignMsg(Sender: TControl; var Message: TMessage): Boolean;

IsDesignMsg is called for each message sent to a component in the designer. This method returns true if the message is a design message, meaning one the designer should handle for the component.

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