home *** CD-ROM | disk | FTP | other *** search
- object fOptions: TfOptions
- Left = 319
- Top = 243
- ActiveControl = btOK
- BorderStyle = bsDialog
- Caption = 'Nastaven�'
- ClientHeight = 320
- ClientWidth = 417
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCloseQuery = FormCloseQuery
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 168
- Width = 88
- Height = 13
- Caption = 'Linka (odd�lova�):'
- end
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 99
- Height = 13
- Caption = 'Cesta k pozn�mk�m:'
- end
- object shBack: TShape
- Left = 232
- Top = 216
- Width = 177
- Height = 57
- end
- object lNePropFont: TLabel
- Left = 232
- Top = 248
- Width = 177
- Height = 25
- AutoSize = False
- Caption = 'Font'
- Transparent = True
- end
- object lPropFont: TLabel
- Left = 232
- Top = 216
- Width = 177
- Height = 25
- AutoSize = False
- Caption = 'Font'
- Transparent = True
- end
- object lNeProp: TLabel
- Left = 16
- Top = 288
- Width = 38
- Height = 13
- Caption = 'lNeProp'
- Visible = False
- end
- object lProp: TLabel
- Left = 64
- Top = 288
- Width = 24
- Height = 13
- Caption = 'lProp'
- Visible = False
- end
- object btOK: TBitBtn
- Left = 256
- Top = 288
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 10
- Kind = bkOK
- end
- object btCancel: TBitBtn
- Left = 336
- Top = 288
- Width = 75
- Height = 25
- Caption = '&Zru�it'
- TabOrder = 11
- OnClick = btCancelClick
- Kind = bkCancel
- end
- object edNoteDir: TEdit
- Left = 8
- Top = 24
- Width = 369
- Height = 21
- TabOrder = 0
- end
- object BitBtn2: TBitBtn
- Left = 384
- Top = 20
- Width = 25
- Height = 25
- TabOrder = 1
- OnClick = BitBtn2Click
- Glyph.Data = {
- 4E010000424D4E01000000000000760000002800000012000000120000000100
- 040000000000D800000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333330000003333333333333333330000003333333333333333330000003800
- 000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
- 000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
- B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
- FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
- 0000330000033333333333000000333333333333333333000000333333333333
- 333333000000333333333333333333000000}
- end
- object cbIni: TCheckBox
- Left = 8
- Top = 144
- Width = 137
- Height = 17
- Caption = 'Ukl�dat nastaven� do INI'
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object edLinka: TEdit
- Left = 8
- Top = 184
- Width = 401
- Height = 23
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Fixedsys'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- Text = '-----------------------------------------'
- end
- object btPropFont: TBitBtn
- Left = 88
- Top = 216
- Width = 137
- Height = 25
- Caption = 'Proporcion�ln� font'
- TabOrder = 8
- OnClick = btPropFontClick
- end
- object btNePropFont: TBitBtn
- Left = 88
- Top = 248
- Width = 137
- Height = 25
- Caption = 'Neproporcion�ln� font'
- TabOrder = 9
- OnClick = btNePropFontClick
- end
- object btBkColor: TBitBtn
- Left = 8
- Top = 216
- Width = 73
- Height = 25
- Caption = 'Barva pozad�'
- TabOrder = 6
- OnClick = btBkColorClick
- end
- object btInkColor: TBitBtn
- Left = 8
- Top = 248
- Width = 75
- Height = 25
- Caption = 'Barva p�sma'
- TabOrder = 7
- OnClick = btInkColorClick
- end
- object gbItem: TGroupBox
- Left = 152
- Top = 56
- Width = 257
- Height = 81
- Caption = ' Nastaven� polo�ek'
- TabOrder = 3
- object Label3: TLabel
- Left = 8
- Top = 20
- Width = 41
- Height = 13
- Caption = 'Polo�ka:'
- end
- object Label4: TLabel
- Left = 8
- Top = 52
- Width = 82
- Height = 13
- Caption = 'Spln�n� polo�ka:'
- end
- object Label5: TLabel
- Left = 140
- Top = 20
- Width = 62
- Height = 13
- Caption = 'Po�et mezer:'
- end
- object edItem: TEdit
- Left = 96
- Top = 16
- Width = 33
- Height = 22
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = '- '
- end
- object edCheckedItem: TEdit
- Left = 96
- Top = 48
- Width = 33
- Height = 22
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Text = '+ '
- end
- object UpDown1: TUpDown
- Left = 233
- Top = 16
- Width = 15
- Height = 21
- Associate = edSpace
- Min = 0
- Max = 20
- Position = 2
- TabOrder = 3
- Wrap = False
- end
- object edSpace: TNumEdit
- Left = 208
- Top = 16
- Width = 25
- Height = 21
- TabOrder = 2
- Text = '2'
- EnableHexa = False
- end
- end
- object rgESC: TRadioGroup
- Left = 8
- Top = 56
- Width = 137
- Height = 81
- Caption = ' Akce na ESC '
- ItemIndex = 2
- Items.Strings = (
- 'Ukon�en�'
- 'Minimalizace'
- 'Systray'
- 'Nic')
- TabOrder = 2
- end
- object FontDialog: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 4
- MaxFontSize = 14
- Options = [fdFixedPitchOnly]
- Left = 216
- end
- object cdColor: TColorDialog
- Ctl3D = True
- Options = [cdFullOpen, cdAnyColor]
- Left = 248
- end
- end
-