Description: Controls. TControl. ... It is called automatically to implement many of the details of docking the control to a dock site. ...
877 bytes (85 words) - 23:07, 16 October 2011
All controls have properties, methods, and events that describe ... Controlling How Child Controls Respond to Drag-and-dock Operations ...
2 KB (149 words) - 23:57, 16 October 2011
Specifies whether the control is being dragged normally or for docking. ... See Also : Vcl.Controls.TControl.DragCursor Vcl.Controls.TControl. ...
628 bytes (55 words) - 15:13, 20 January 2012
Controls. ... LRDockWidth allows a control to "remember" its docked size even when its width changes because it is undocked or docked with a ...
1 KB (89 words) - 00:43, 17 October 2011
Description: TControl. ... DockOrientation specifies how the control is docked relative to other controls docked in the same parent. ...
707 bytes (62 words) - 22:44, 16 October 2011
Description: Controls. TControl. ... If the Drop parameter is true, the control being dragged is dropped or docked. docked and dragging is canceled. ...
875 bytes (75 words) - 22:53, 16 October 2011
Use ManualDock to dock the control programmatically. ManualDock ... Description: NewDockSite is the control's new dock site. the new dock site, ...
1 KB (118 words) - 00:37, 17 October 2011
Description: Controls. TControl. ... Docks the control in the place where another control is already docked. that is already docked while moving that ...
2 KB (194 words) - 23:59, 16 October 2011
Controls. ... TBDockHeight allows a control to "remember" its docked size even when its height changes because it is undocked or docked with a ...
1 KB (89 words) - 00:47, 17 October 2011
Controls. ... automatically to draw the control (or, more typically, the drag rectangle) when the control is manipulated in drag-and-dock operations. ...
879 bytes (56 words) - 23:07, 16 October 2011
Controls. ... automatically to erase the control (or, more typically, the drag rectangle) when the control is manipulated in drag-and-dock operations. ...
623 bytes (48 words) - 22:46, 16 October 2011
Specifies how the control initiates drag-and-drop or drag-and-dock ... See Also : Vcl.Controls.TControl.BeginDrag Vcl.Controls.TControl.EndDrag ...
1 KB (125 words) - 15:13, 20 January 2012
Description: TControl. DoDock ... NewDockSite is the control's new dock site. or NULL (C++) or NullDockSite (a constant that indicates no dock site). ...
836 bytes (78 words) - 00:35, 17 October 2011
Controls. ... methods call DefaultDockImage to paint or erase the drag image of a control while the user drags it in a drag-and-dock operation. ...
1,017 bytes (75 words) - 23:15, 16 October 2011
Description: Controls. ... UndockHeight allows a control to "remember" its floating size even when its height changes because it is docked. ...
1 KB (86 words) - 16:04, 18 August 2014
TControl. ... undocks the control from its previous host (if any) and docks it to the specified control, but does not adjust the control's ...
2 KB (149 words) - 23:53, 16 October 2011
Description: Controls. TControl. ... Returns the edge on which another control should be docked when it is dragged over the control. be docked when ...
904 bytes (75 words) - 23:53, 16 October 2011
Read Floating to determine whether a dockable control appears in a ... control is free-floating. Floating controls may have a non-nil (Delphi ...
1 KB (83 words) - 22:44, 16 October 2011
Controls. ... component that descends from TControl , override DoStartDock to provide ... handler call when the user starts a drag-and-dock operation. ...
920 bytes (64 words) - 23:32, 16 October 2011
Description: Controls. TControl. ... When the control is docked to another control, the temporary floating dock site is freed. If the control can ...
1 KB (115 words) - 22:51, 16 October 2011