1 |
|
object Form1: TForm1 |
2 |
< |
Left = 652 |
2 |
> |
Left = 475 |
3 |
|
Height = 371 |
4 |
< |
Top = 409 |
4 |
> |
Top = 425 |
5 |
|
Width = 622 |
6 |
|
Caption = 'Server Properties' |
7 |
|
ClientHeight = 371 |
9 |
|
DefaultMonitor = dmPrimary |
10 |
|
OnShow = FormShow |
11 |
|
Position = poScreenCenter |
12 |
< |
LCLVersion = '1.8.0.4' |
12 |
> |
LCLVersion = '1.8.0.5' |
13 |
|
object Memo1: TMemo |
14 |
|
Left = 8 |
15 |
|
Height = 295 |
121 |
|
Protocol = TCP |
122 |
|
TraceFlags = [] |
123 |
|
DatabaseName = 'employee' |
124 |
< |
Options = [HeaderPages] |
124 |
> |
Options = [DataPages] |
125 |
|
left = 320 |
126 |
|
top = 112 |
127 |
|
end |