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 36 by tony, Sat Jul 18 12:30:52 2015 UTC vs.
Revision 37 by tony, Mon Feb 15 14:44:25 2016 UTC

# Line 8 | Line 8 | object Form1: TForm1
8    ClientWidth = 1026
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.2.0'
11 >  LCLVersion = '1.4.4.0'
12    object Button1: TButton
13      Left = 939
14      Height = 25
# Line 39 | Line 39 | object Form1: TForm1
39      Left = 112
40      Height = 25
41      Top = 8
42 <    Width = 80
42 >    Width = 96
43      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
44      OKCaption = 'OK'
45      CancelCaption = 'Cancel'
# Line 62 | Line 62 | object Form1: TForm1
62      Left = 333
63      Height = 25
64      Top = 8
65 <    Width = 80
65 >    Width = 91
66      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
67      OKCaption = 'OK'
68      CancelCaption = 'Cancel'
# Line 186 | Line 186 | object Form1: TForm1
186            Left = 300
187            Height = 25
188            Top = 2
189 <          Width = 80
189 >          Width = 100
190            CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
191            OKCaption = 'OK'
192            CancelCaption = 'Cancel'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines