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 38 by tony, Tue Jul 14 15:31:25 2015 UTC vs.
Revision 39 by tony, Tue May 17 08:14:52 2016 UTC

# Line 7 | Line 7 | object Form1: TForm1
7    ClientHeight = 370
8    ClientWidth = 453
9    OnShow = FormShow
10 <  LCLVersion = '1.4.0.4'
10 >  LCLVersion = '1.6.0.4'
11    object Memo1: TMemo
12      Left = 8
13      Height = 322
# Line 31 | Line 31 | object Form1: TForm1
31      Protocol = TCP
32      Params.Strings = (
33        'user_name=SYSDBA'
34 +      'password=Apples'
35      )
36      TraceFlags = []
37      Options = []

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines