lazrepor: update project file and minor usability improvement to bar code sample

git-svn-id: trunk@35127 -
This commit is contained in:
blikblum 2012-02-04 16:51:28 +00:00
parent 60a48a0d04
commit 883c2c0c26
2 changed files with 4 additions and 17 deletions

View File

@ -9,10 +9,10 @@
<SaveOnlyProjectUnits Value="True"/>
<LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<ActiveWindowIndexAtStart Value="0"/>
</General>
<VersionInfo>
<StringTable ProductVersion=""/>
@ -51,12 +51,6 @@
<Filename Value="cb.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="cb"/>
<EditorIndex Value="1"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="51" Y="20"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="cbunit.pas"/>
@ -64,19 +58,11 @@
<ComponentName Value="Form1"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="cbunit"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="0"/>
<WindowIndex Value="0"/>
<TopLine Value="22"/>
<CursorPos X="47" Y="49"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="10"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="cb"/>

View File

@ -6,10 +6,11 @@ object Form1: TForm1
HorzScrollBar.Page = 684
VertScrollBar.Page = 150
ActiveControl = DBGrid1
Caption = 'Form1'
Caption = 'LazReport BarCode Demo'
ClientHeight = 151
ClientWidth = 685
OnCreate = FormCreate
Position = poDesktopCenter
LCLVersion = '0.9.31'
object DBGrid1: TDBGrid
Left = 8