1 |
|
object ShutdownDatabaseDlg: TShutdownDatabaseDlg |
2 |
< |
Left = 2067 |
2 |
> |
Left = 1320 |
3 |
|
Height = 113 |
4 |
< |
Top = 326 |
4 |
> |
Top = 339 |
5 |
|
Width = 338 |
6 |
|
BorderStyle = bsNone |
7 |
|
Caption = 'ShutdownDatabaseDlg' |
9 |
|
ClientWidth = 338 |
10 |
|
OnShow = FormShow |
11 |
|
Position = poScreenCenter |
12 |
< |
LCLVersion = '1.8.1.0' |
12 |
> |
LCLVersion = '1.8.3.0' |
13 |
|
object StatusMsg: TLabel |
14 |
|
Left = 24 |
15 |
|
Height = 14 |
46 |
|
Width = 338 |
47 |
|
Align = alClient |
48 |
|
end |
49 |
< |
object IBConfigService: TIBConfigService |
50 |
< |
Protocol = TCP |
49 |
> |
object IBConfigService: TIBXConfigService |
50 |
> |
ServicesConnection = MainForm.IBXServicesConnection1 |
51 |
|
TraceFlags = [] |
52 |
< |
left = 253 |
53 |
< |
top = 64 |
52 |
> |
left = 258 |
53 |
> |
top = 63 |
54 |
|
end |
55 |
|
end |