1 |
|
object LimboTransactionsForm: TLimboTransactionsForm |
2 |
< |
Left = 3303 |
2 |
> |
Left = 592 |
3 |
|
Height = 386 |
4 |
< |
Top = 324 |
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.8.0.5' |
11 |
> |
Position = poMainFormCenter |
12 |
> |
LCLVersion = '1.8.1.0' |
13 |
|
object Label1: TLabel |
14 |
|
Left = 14 |
15 |
|
Height = 14 |
127 |
|
OnClick = Button4Click |
128 |
|
TabOrder = 4 |
129 |
|
end |
130 |
< |
object IBValidationService1: TIBValidationService |
130 |
> |
object LimboTransactionValidation: TIBValidationService |
131 |
|
ServerName = 'localhost' |
132 |
|
Protocol = TCP |
133 |
|
TraceFlags = [] |