Ignore:
Timestamp:
Nov 22, 2012, 12:28:54 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Draw frame moved to separated form without TPageControl. Each draw method is responsible for creating own TWinControl visual control.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/GraphicTest.lpi

    r442 r443  
    7373      </Item3>
    7474    </RequiredPackages>
    75     <Units Count="5">
     75    <Units Count="6">
    7676      <Unit0>
    7777        <Filename Value="GraphicTest.lpr"/>
     
    102102        <UnitName Value="UFastBitmap"/>
    103103      </Unit4>
     104      <Unit5>
     105        <Filename Value="UDrawForm.pas"/>
     106        <IsPartOfProject Value="True"/>
     107        <ComponentName Value="DrawForm"/>
     108        <ResourceBaseClass Value="Form"/>
     109        <UnitName Value="UDrawForm"/>
     110      </Unit5>
    104111    </Units>
    105112  </ProjectOptions>
     
    130137    <Linking>
    131138      <Debugging>
    132         <UseHeaptrc Value="True"/>
    133139        <UseExternalDbgSyms Value="True"/>
    134140      </Debugging>
     
    143149        <UseMsgFile Value="True"/>
    144150      </CompilerMessages>
     151      <CustomOptions Value="-dopengl"/>
    145152      <CompilerPath Value="$(CompPath)"/>
    146153    </Other>
Note: See TracChangeset for help on using the changeset viewer.