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 86 by tony, Mon Jan 1 11:31:23 2018 UTC vs.
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC

# Line 1 | Line 1
1   object LimboTransactionsForm: TLimboTransactionsForm
2 <  Left = 236
2 >  Left = 592
3    Height = 386
4 <  Top = 485
4 >  Top = 495
5    Width = 798
6    Caption = 'Limbo Transactions'
7    ClientHeight = 386
8    ClientWidth = 798
9 +  OnClose = FormClose
10    OnShow = FormShow
11    Position = poMainFormCenter
12    LCLVersion = '1.8.1.0'
# Line 126 | 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