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

Comparing ibx/trunk/examples/services/MainFormUnit.lfm (file contents):
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC vs.
Revision 266 by tony, Wed Dec 26 18:34:32 2018 UTC

# Line 9 | Line 9 | object MainForm: TMainForm
9    DefaultMonitor = dmPrimary
10    OnShow = FormShow
11    Position = poScreenCenter
12 <  LCLVersion = '1.8.3.0'
12 >  LCLVersion = '2.0.0.2'
13    object Memo1: TMemo
14      Left = 8
15      Height = 295
# Line 182 | Line 182 | object MainForm: TMainForm
182      )
183      ServerName = 'localhost'
184      TraceFlags = []
185 +    WireCompression = False
186      OnSecurityContextException = IBXServicesConnection1SecurityContextException
187      left = 128
188      top = 35

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines