Event handler for size messages.
Source position: controls.pp line 2158
protected procedure TWinControl.WMSize( |
var Message: TLMSize |
); message; |
This method is called whenever Width, Height, ClientWidth or ClientHeight have changed. If the source of the message is the interface, the new size is stored in the internal BoundsRealized member to avoid sending a size message back to the interface.
CT Web help |
CodeTyphon Studio |