Changeset 3 for trunk/MainWindow.dfm


Ignore:
Timestamp:
Nov 27, 2008, 12:16:27 PM (15 years ago)
Author:
george
Message:
  • Upraveno: Verze 1.2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MainWindow.dfm

    r2 r3  
    22  Left = 586
    33  Top = 285
    4   Width = 350
    5   Height = 359
     4  Width = 351
     5  Height = 400
    66  Caption = 'Nastaven'#237
    77  Color = clBtnFace
     
    1919  OnShow = FormShow
    2020  DesignSize = (
    21     342
    22     325)
     21    343
     22    366)
    2323  PixelsPerInch = 96
    2424  TextHeight = 13
    2525  object Bevel1: TBevel
    2626    Left = 8
    27     Top = 282
    28     Width = 328
     27    Top = 323
     28    Width = 329
    2929    Height = 2
    3030    Anchors = [akLeft, akRight, akBottom]
    3131  end
    3232  object Button1: TButton
    33     Left = 263
    34     Top = 290
     33    Left = 264
     34    Top = 331
    3535    Width = 75
    3636    Height = 25
     
    4141  end
    4242  object Button2: TButton
    43     Left = 183
    44     Top = 290
     43    Left = 184
     44    Top = 331
    4545    Width = 75
    4646    Height = 25
     
    5353    Left = 8
    5454    Top = 80
    55     Width = 328
     55    Width = 329
    5656    Height = 121
    5757    Anchors = [akLeft, akTop, akRight]
     
    120120  object CheckBox3: TCheckBox
    121121    Left = 8
    122     Top = 258
     122    Top = 299
    123123    Width = 161
    124124    Height = 17
     
    137137  object Button3: TButton
    138138    Left = 8
    139     Top = 290
     139    Top = 331
    140140    Width = 129
    141141    Height = 25
     
    168168    Caption = 'Vytvo'#345'it sd'#237'lenou slo'#382'ku C:\Net pro z'#225'pis'
    169169    TabOrder = 8
     170  end
     171  object GroupBox2: TGroupBox
     172    Left = 8
     173    Top = 208
     174    Width = 329
     175    Height = 84
     176    Anchors = [akLeft, akTop, akRight]
     177    Caption = 'Z'#225'znam vyt'#225#269'en'#237
     178    TabOrder = 9
     179    DesignSize = (
     180      329
     181      84)
     182    object Label3: TLabel
     183      Left = 8
     184      Top = 36
     185      Width = 82
     186      Height = 13
     187      Caption = 'Cesta k souboru:'
     188    end
     189    object CheckBox10: TCheckBox
     190      Left = 8
     191      Top = 16
     192      Width = 233
     193      Height = 17
     194      Caption = 'Zaznamen'#225'vat lad'#237'c'#237' informace do souboru'
     195      TabOrder = 0
     196      OnClick = CheckBox10Click
     197    end
     198    object Edit1: TEdit
     199      Left = 8
     200      Top = 52
     201      Width = 241
     202      Height = 21
     203      Anchors = [akLeft, akTop, akRight]
     204      TabOrder = 1
     205    end
     206    object Button4: TButton
     207      Left = 259
     208      Top = 50
     209      Width = 62
     210      Height = 25
     211      Anchors = [akTop, akRight]
     212      Caption = 'Vybrat...'
     213      TabOrder = 2
     214      OnClick = Button4Click
     215    end
    170216  end
    171217  object CoolTrayIcon1: TCoolTrayIcon
     
    370416  end
    371417  object MagRasCon1: TMagRasCon
    372     SubEntry = 1
     418    SubEntry = 0
    373419    CallbackId = 0
    374420    CountryID = 0
     
    462508    Top = 16
    463509  end
     510  object OpenDialog1: TOpenDialog
     511    Title = 'Vyberte soubor'
     512    Left = 264
     513    Top = 16
     514  end
    464515end
Note: See TracChangeset for help on using the changeset viewer.