home *** CD-ROM | disk | FTP | other *** search
- object FormRozmery: TFormRozmery
- Left = 263
- Top = 168
- BorderStyle = bsDialog
- Caption = ' Z�kladn� rozm�r tla��tka'
- ClientHeight = 126
- ClientWidth = 277
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 12
- Top = 6
- Width = 24
- Height = 13
- Caption = '���ka'
- end
- object Label3: TLabel
- Left = 13
- Top = 46
- Width = 34
- Height = 13
- Caption = 'mezera'
- end
- object Label7: TLabel
- Left = 94
- Top = 7
- Width = 28
- Height = 13
- Caption = 'v��ka'
- end
- object Label8: TLabel
- Left = 94
- Top = 47
- Width = 34
- Height = 13
- Caption = 'mezera'
- end
- object Bevel5: TBevel
- Left = 76
- Top = 13
- Width = 2
- Height = 69
- Shape = bsLeftLine
- end
- object Bevel1: TBevel
- Left = 166
- Top = 22
- Width = 98
- Height = 91
- end
- object SpeedButton1: TSpeedButton
- Left = 186
- Top = 36
- Width = 30
- Height = 30
- Caption = 'A'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 172
- Top = 16
- Width = 44
- Height = 13
- Caption = ' Preview '
- end
- object SpeedButton2: TSpeedButton
- Left = 218
- Top = 36
- Width = 30
- Height = 30
- Caption = 'S'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SpeedButton3: TSpeedButton
- Left = 186
- Top = 68
- Width = 30
- Height = 30
- Caption = 'Z'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SpeedButton4: TSpeedButton
- Left = 218
- Top = 68
- Width = 30
- Height = 30
- Caption = 'X'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object UDsirka: TUpDown
- Left = 48
- Top = 21
- Width = 15
- Height = 21
- Associate = Edit1
- Min = 18
- Max = 30
- Position = 18
- TabOrder = 0
- Wrap = False
- OnClick = UDsirkaClick
- end
- object UDvyska: TUpDown
- Left = 129
- Top = 22
- Width = 15
- Height = 21
- Associate = Edit2
- Min = 17
- Max = 30
- Position = 17
- TabOrder = 1
- Wrap = False
- OnClick = UDsirkaClick
- end
- object UDmezerax: TUpDown
- Left = 48
- Top = 61
- Width = 15
- Height = 21
- Associate = Edit3
- Min = 0
- Max = 4
- Position = 0
- TabOrder = 2
- Wrap = False
- OnClick = UDsirkaClick
- end
- object UDmezeray: TUpDown
- Left = 129
- Top = 62
- Width = 15
- Height = 21
- Associate = Edit4
- Min = 0
- Max = 4
- Position = 0
- TabOrder = 3
- Wrap = False
- OnClick = UDsirkaClick
- end
- object Button1: TButton
- Left = 84
- Top = 95
- Width = 65
- Height = 21
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 4
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 8
- Top = 95
- Width = 65
- Height = 21
- Caption = 'Zru�it'
- ModalResult = 2
- TabOrder = 5
- end
- object Edit1: TEdit
- Left = 11
- Top = 21
- Width = 37
- Height = 21
- TabOrder = 6
- Text = '18'
- end
- object Edit2: TEdit
- Left = 92
- Top = 22
- Width = 37
- Height = 21
- TabOrder = 7
- Text = '17'
- end
- object Edit3: TEdit
- Left = 11
- Top = 61
- Width = 37
- Height = 21
- TabOrder = 8
- Text = '0'
- end
- object Edit4: TEdit
- Left = 92
- Top = 62
- Width = 37
- Height = 21
- TabOrder = 9
- Text = '0'
- end
- end
-