Changeset 463 for Common/Common.lpk


Ignore:
Timestamp:
Feb 10, 2014, 5:18:38 PM (11 years ago)
Author:
chronos
Message:
  • Modified: All components from Common package are registered to component pallete to group Common.
  • Modified: TListViewSort is now component.
  • Added: Class TListViewFilter for entering filtering text for TListViewSort.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Common.lpk

    r456 r463  
    1 <?xml version="1.0"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<CONFIG>
    33  <Package Version="4">
     
    2222    <License Value="GNU/GPL"/>
    2323    <Version Minor="7"/>
    24     <Files Count="18">
     24    <Files Count="19">
    2525      <Item1>
    2626        <Filename Value="StopWatch.pas"/>
     
    9393      <Item17>
    9494        <Filename Value="UListViewSort.pas"/>
     95        <HasRegisterProc Value="True"/>
    9596        <UnitName Value="UListViewSort"/>
    9697      </Item17>
     
    100101        <UnitName Value="UPersistentForm"/>
    101102      </Item18>
     103      <Item19>
     104        <Filename Value="UFindFile.pas"/>
     105        <HasRegisterProc Value="True"/>
     106        <UnitName Value="UFindFile"/>
     107      </Item19>
    102108    </Files>
    103109    <i18n>
Note: See TracChangeset for help on using the changeset viewer.