18 lines
395 B
Plaintext
18 lines
395 B
Plaintext
|
|
object WebServiceMainForm: TWebServiceMainForm
|
||
|
|
Left = 277
|
||
|
|
Top = 271
|
||
|
|
Width = 242
|
||
|
|
Height = 171
|
||
|
|
Caption = 'WebServiceMainForm'
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -10
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = True
|
||
|
|
WindowState = wsMinimized
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|