[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draws the DockRect during drag-dock operations.
Source position: lclintfh.inc line 61
public procedure TWidgetSet.DrawDefaultDockImage( |
AOldRect: TRect; |
ANewRect: TRect; |
AOperation: TDockImageOperation |
); virtual; |
AOldRect |
|
The old DockRect. |
ANewRect |
|
The new DockRect. |
The Windows implementation doesn't cooperate with the DragManager. See Mantis 0018525.
Version 4.0 | Generated 2025-05-03 | Home |