Ignore:
Timestamp:
May 13, 2011, 9:34:51 AM (13 years ago)
Author:
george
Message:
  • Fixed: CoolDocking demo compilation for latest package version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Docking/CoolDocking/Demo/Testing/SampleDockableForm.pas

    r177 r243  
    77uses
    88  Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs,
    9   StdCtrls, UCoolDocking;
     9  StdCtrls, UCDClient;
    1010
    1111type
     
    1414
    1515  TDockableForm = class(TForm)
    16     CoolDockClient1: TCoolDockClient;
     16    CoolDockClient1: TCDClient;
    1717    ImageList1: TImageList;
    1818    Memo1: TMemo;
Note: See TracChangeset for help on using the changeset viewer.