Delphi:TSizeDrag - runtime resizing and dragging
This component demonstrates how the WM_SYSCOMMAND message can be used to handle runtime resizing and dragging of Delphi controls.
Usage: Register TSizeDrag in the components palette of the Delphi IDE. To do this, first open SizeDrag.PAS, then select
Download
Install Componentfrom the
Componentmenu. Read the comments in SizeDrag.PAS to configure it to your own needs. Use the PictureStream property of TSizeDrag to assign a bitmap image for display.