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' |
127 |
|
OnClick = Button4Click |
128 |
|
TabOrder = 4 |
129 |
|
end |
130 |
< |
object IBValidationService1: TIBValidationService |
130 |
> |
object LimboTransactionValidation: TIBValidationService |
131 |
|
ServerName = 'localhost' |
132 |
|
Protocol = TCP |
133 |
|
TraceFlags = [] |