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

Comparing ibx/trunk/examples/arrays/1Darray/Unit1.lfm (file contents):
Revision 87 by tony, Tue Oct 17 10:07:58 2017 UTC vs.
Revision 88 by tony, Mon Jan 1 11:31:29 2018 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 1767
2 >  Left = 222
3    Height = 620
4 <  Top = 267
4 >  Top = 246
5    Width = 882
6    Caption = '1D Array Example'
7    ClientHeight = 620
# Line 9 | Line 9 | object Form1: TForm1
9    DefaultMonitor = dmPrimary
10    OnCreate = FormCreate
11    OnShow = FormShow
12 <  LCLVersion = '1.8.0.4'
12 >  Position = poScreenCenter
13 >  LCLVersion = '1.8.1.0'
14    object DBControlGrid1: TDBControlGrid
15      Left = 20
16      Height = 543
# Line 106 | Line 107 | object Form1: TForm1
107            ScrollBars = ssNone
108            TabOrder = 0
109            ColCount = 12
110 <          RowCount = 18
110 >          RowCount = 19
111            ColWidths = (
112              41
113              41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines