Ignore:
Timestamp:
Mar 10, 2011, 7:55:48 AM (13 years ago)
Author:
george
Message:
  • Fixed: Insertion in regions on left and top side.
  • Added: If inserted control side is defferent than already placed controls then create conjoined subform.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/UCoolDockClientPanel.pas

    r182 r183  
    175175  OnPaint := DockPanelPaint;
    176176  Header.Shape.OnMouseDown := DockPanelMouseDown;
     177  Header.Title.OnMouseDown := DockPanelMouseDown;
    177178  OnResize := ResizeExecute;
    178179  BevelInner := bvNone;
Note: See TracChangeset for help on using the changeset viewer.