object OptionsForm: TOptionsForm Left = 445 Top = 243 Width = 427 Height = 339 Caption = 'Nastaven'#237 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow DesignSize = ( 419 305) PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 65 Height = 13 Caption = 'URL statistiky' end object Label2: TLabel Left = 8 Top = 48 Width = 53 Height = 13 Caption = 'SQL server' end object Label3: TLabel Left = 8 Top = 88 Width = 46 Height = 13 Caption = 'Datab'#225'ze' end object Label4: TLabel Left = 8 Top = 128 Width = 38 Height = 13 Caption = 'U'#382'ivatel' end object Label5: TLabel Left = 8 Top = 168 Width = 27 Height = 13 Caption = 'Heslo' end object Button1: TButton Left = 336 Top = 272 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Ok' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 256 Top = 272 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Cancel' TabOrder = 1 OnClick = Button2Click end object Edit1: TEdit Left = 8 Top = 24 Width = 401 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 2 Text = 'Edit1' end object Edit2: TEdit Left = 8 Top = 64 Width = 401 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 3 Text = 'Edit1' end object Edit3: TEdit Left = 8 Top = 104 Width = 401 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 4 Text = 'Edit1' end object Edit4: TEdit Left = 8 Top = 144 Width = 401 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 5 Text = 'Edit1' end object MaskEdit1: TMaskEdit Left = 8 Top = 184 Width = 401 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 6 Text = 'MaskEdit1' end end