Changeset 141


Ignore:
Timestamp:
May 1, 2007, 1:03:42 PM (18 years ago)
Author:
RBRi
Message:

unused stuff removed

Location:
trunk/Components
Files:
24 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Components/Components.pas

    r15 r141  
    22
    33Uses
    4   Forms, Graphics, ComponentsTestForm, NonSizableDialogUnit;
     4  Forms,
     5  Graphics,
     6  ComponentsTestForm;
     7//  NonSizableDialogUnit;
    58
    69{$r Components.scu}
  • trunk/Components/Components.spr

    r91 r141  
    147147
    148148Version=Sibyl Project Ver2.02
    149 ProjectName=P:\NEWVIEW_DEV\COMPONENTS\Components.spr
     149ProjectName=P:\NEWVIEW_DEV\Components\Components.spr
    150150ProjectType=Visual
    151151CompLibName=D:\Development\Sibyl\bin\CompLib.dll
  • trunk/Components/ComponentsTestForm.pas

    r91 r141  
    99  ControlsUtility,
    1010  Outline2, ACLDialogs, ColorWheel,
    11   CustomCheckListBox, CustomDirOutline,
     11//  CustomCheckListBox,
     12//  CustomDirOutline,
    1213  CustomListBox, CustomMemo,
    13   CustomOutline,
     14//  CustomOutline,
    1415  Coolbar2, SplitBar,
    1516  CustomFileControls, CustomFontDialog,
    16   MultiColumnListBox, CoolBar, Test, HT,
     17  MultiColumnListBox, CoolBar, Test,
     18//  HT,
    1719  GenericThread, Tabset2Unit,
    18   CustomBitmapButton, IconImageUnit, SystemIconUnit,
     20//  CustomBitmapButton,
     21  IconImageUnit,
     22  SystemIconUnit,
    1923  OutLine;
    2024
Note: See TracChangeset for help on using the changeset viewer.