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 79 by tony, Tue Oct 17 10:07:58 2017 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 652
2 >  Left = 475
3    Height = 371
4 <  Top = 409
4 >  Top = 425
5    Width = 622
6    Caption = 'Server Properties'
7    ClientHeight = 371
# Line 9 | Line 9 | object Form1: TForm1
9    DefaultMonitor = dmPrimary
10    OnShow = FormShow
11    Position = poScreenCenter
12 <  LCLVersion = '1.8.0.4'
12 >  LCLVersion = '1.8.0.5'
13    object Memo1: TMemo
14      Left = 8
15      Height = 295
# Line 121 | 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