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

Comparing ibx/trunk/examples/services/Unit1.lfm (file contents):
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 938
2 >  Left = 475
3    Height = 371
4 <  Top = 409
4 >  Top = 425
5    Width = 622
6    Caption = 'Server Properties'
7    ClientHeight = 371
8    ClientWidth = 622
9 +  DefaultMonitor = dmPrimary
10    OnShow = FormShow
11 <  LCLVersion = '1.6.0.4'
11 >  Position = poScreenCenter
12 >  LCLVersion = '1.8.0.5'
13    object Memo1: TMemo
14      Left = 8
15      Height = 295
# Line 119 | Line 121 | object Form1: TForm1
121      Protocol = TCP
122      TraceFlags = []
123      DatabaseName = 'employee'
124 <    Options = [HeaderPages]
124 >    Options = [DataPages]
125      left = 320
126      top = 112
127    end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines