home *** CD-ROM | disk | FTP | other *** search
- object fmSetup: TfmSetup
- Left = 209
- Top = 181
- BorderStyle = bsDialog
- Caption = 'fmSetup'
- ClientHeight = 287
- ClientWidth = 293
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 128
- Top = 256
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 208
- Top = 256
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 1
- OnClick = Button2Click
- end
- object PageControl1: TPageControl
- Left = 6
- Top = 3
- Width = 281
- Height = 246
- ActivePage = tsKeyShort
- MultiLine = True
- TabOrder = 2
- OnChange = PageControl1Change
- object tsDesignWnd: TTabSheet
- Caption = 'Vzhled okna'
- object GroupBox1: TGroupBox
- Left = 8
- Top = 0
- Width = 185
- Height = 81
- Caption = 'Rozvr�en�'
- TabOrder = 0
- object Label1: TLabel
- Left = 6
- Top = 31
- Width = 70
- Height = 13
- Caption = 'Velikost okna :'
- end
- object Label2: TLabel
- Left = 6
- Top = 54
- Width = 72
- Height = 13
- Caption = 'Po�et tla��tek :'
- end
- object Label3: TLabel
- Left = 102
- Top = 9
- Width = 7
- Height = 13
- Caption = 'X'
- end
- object Label4: TLabel
- Left = 142
- Top = 9
- Width = 7
- Height = 13
- Caption = 'Y'
- end
- end
- object sedSwXCnt: TSpinEdit
- Left = 94
- Top = 48
- Width = 41
- Height = 22
- MaxValue = 99
- MinValue = 1
- TabOrder = 1
- Value = 1
- end
- object sedSwYCnt: TSpinEdit
- Left = 138
- Top = 48
- Width = 41
- Height = 22
- MaxValue = 99
- MinValue = 1
- TabOrder = 2
- Value = 1
- end
- object sedSwWidth: TSpinEdit
- Left = 94
- Top = 25
- Width = 41
- Height = 22
- MaxValue = 1024
- MinValue = 1
- TabOrder = 3
- Value = 1
- end
- object sedSwHeight: TSpinEdit
- Left = 137
- Top = 25
- Width = 42
- Height = 22
- MaxValue = 768
- MinValue = 1
- TabOrder = 4
- Value = 1
- end
- end
- object tsSetDsk: TTabSheet
- Caption = 'Nastaven� desktop�'
- end
- object tsKeyShort: TTabSheet
- Caption = 'Kl�vesov� zkratky'
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 16
- Width = 241
- Height = 161
- TabOrder = 0
- object cpDesk1: TLabel
- Left = 7
- Top = 7
- Width = 55
- Height = 13
- Caption = 'Desktop 1 :'
- end
- object hkDesk1: THotKey
- Left = 72
- Top = 3
- Width = 89
- Height = 19
- HotKey = 0
- InvalidKeys = [hcNone, hcShift]
- Modifiers = []
- TabOrder = 0
- end
- end
- end
- end
- end
-