Ignore:
Timestamp:
Dec 20, 2016, 7:16:35 AM (8 years ago)
Author:
chronos
Message:
  • Added: Class TImage with TColorFormat and backend classes to encapsulate various different Pixmap types.
Location:
branches/gbitmap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/gbitmap

    • Property svn:ignore set to
      lib
      project1
      project1.lps
      project1.res
  • branches/gbitmap/project1.lpi

    r17 r18  
    3434      </Item1>
    3535    </RequiredPackages>
    36     <Units Count="3">
     36    <Units Count="4">
    3737      <Unit0>
    3838        <Filename Value="project1.lpr"/>
     
    4040      </Unit0>
    4141      <Unit1>
    42         <Filename Value="Unit1.pas"/>
     42        <Filename Value="UFormMain.pas"/>
    4343        <IsPartOfProject Value="True"/>
    4444        <ComponentName Value="Form1"/>
     45        <HasResources Value="True"/>
    4546        <ResourceBaseClass Value="Form"/>
    4647      </Unit1>
    4748      <Unit2>
    48         <Filename Value="GBitmap.pas"/>
     49        <Filename Value="GPixmap.pas"/>
    4950        <IsPartOfProject Value="True"/>
    5051      </Unit2>
     52      <Unit3>
     53        <Filename Value="GImage.pas"/>
     54        <IsPartOfProject Value="True"/>
     55      </Unit3>
    5156    </Units>
    5257  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.