ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/dbcontrolgrid/unit1.lfm
(Generate patch)

Comparing ibx/trunk/examples/dbcontrolgrid/unit1.lfm (file contents):
Revision 27 by tony, Tue Apr 14 13:10:23 2015 UTC vs.
Revision 29 by tony, Sat May 9 11:37:49 2015 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 248
2 >  Left = 310
3    Height = 575
4 <  Top = 397
4 >  Top = 404
5    Width = 1026
6    Caption = 'Employee List'
7    ClientHeight = 575
8    ClientWidth = 1026
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.3'
11 >  LCLVersion = '1.4.0.4'
12    object Button1: TButton
13      Left = 939
14      Height = 25
# Line 94 | Line 94 | object Form1: TForm1
94        AltColorStartNormal = True
95        Color = clWhite
96        DataSource = EmployeeSource
97      DefaultRowHeight = 80
97        DefaultPositionAtEnd = False
98        DrawPanel = EmployeeEditorPanel
99        Options = [dgpIndicator]
# Line 405 | Line 404 | object Form1: TForm1
404    end
405    object SalaryRange: TComboBox
406      Left = 544
407 <    Height = 25
407 >    Height = 27
408      Top = 8
409      Width = 272
410      ItemHeight = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines