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

Comparing ibx/trunk/examples/services/LimboTransactionsUnit.lfm (file contents):
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC

# Line 1 | Line 1
1   object LimboTransactionsForm: TLimboTransactionsForm
2 <  Left = 632
2 >  Left = 592
3    Height = 386
4 <  Top = 339
4 >  Top = 495
5    Width = 798
6    Caption = 'Limbo Transactions'
7    ClientHeight = 386
8    ClientWidth = 798
9 +  OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.6.0.4'
11 >  Position = poMainFormCenter
12 >  LCLVersion = '1.8.1.0'
13    object Label1: TLabel
14      Left = 14
15 <    Height = 15
15 >    Height = 14
16      Top = 12
17      Width = 74
18      Caption = 'Transactions'
# Line 125 | Line 127 | object LimboTransactionsForm: TLimboTran
127      OnClick = Button4Click
128      TabOrder = 4
129    end
130 <  object IBValidationService1: TIBValidationService
130 >  object LimboTransactionValidation: TIBValidationService
131      ServerName = 'localhost'
132      Protocol = TCP
133      TraceFlags = []

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines