Ignore:
Timestamp:
Mar 8, 2011, 10:34:54 AM (13 years ago)
Author:
george
Message:
  • Added: Unit UCoolDockLayout for dock layouts management.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/Demo/IDE/UStructureForm.pas

    r177 r178  
    66
    77uses
    8   Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, UCoolDocking;
     8  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ComCtrls,
     9  UCoolDocking;
    910
    1011type
     
    1516  published
    1617    CoolDockClient1: TCoolDockClient;
     18    TreeView1: TTreeView;
    1719    { private declarations }
    1820  public
Note: See TracChangeset for help on using the changeset viewer.