home *** CD-ROM | disk | FTP | other *** search
- object frmSpojeni: TfrmSpojeni
- Left = 196
- Top = 586
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = ' Spojen�'
- ClientHeight = 90
- ClientWidth = 210
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 10
- Top = 10
- Width = 189
- Height = 13
- Caption = 'N�zev po��ta�e nebo IP adresa :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object txtPC: TEdit
- Left = 42
- Top = 29
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object Button1: TButton
- Left = 16
- Top = 61
- Width = 63
- Height = 21
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 133
- Top = 62
- Width = 63
- Height = 21
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 2
- end
- end
-