home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / Slunec / app / 15 / Poznamky.exe / 0 / RCDATA / TFOPTIONS / TFOPTIONS.txt
Text File  |  1999-10-21  |  6KB  |  290 lines

  1. object fOptions: TfOptions
  2.   Left = 319
  3.   Top = 243
  4.   ActiveControl = btOK
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nastaven∩┐╜'
  7.   ClientHeight = 320
  8.   ClientWidth = 417
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnCloseQuery = FormCloseQuery
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 168
  24.     Width = 88
  25.     Height = 13
  26.     Caption = 'Linka (odd∩┐╜lova∩┐╜):'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 8
  30.     Top = 8
  31.     Width = 99
  32.     Height = 13
  33.     Caption = 'Cesta k pozn∩┐╜mk∩┐╜m:'
  34.   end
  35.   object shBack: TShape
  36.     Left = 232
  37.     Top = 216
  38.     Width = 177
  39.     Height = 57
  40.   end
  41.   object lNePropFont: TLabel
  42.     Left = 232
  43.     Top = 248
  44.     Width = 177
  45.     Height = 25
  46.     AutoSize = False
  47.     Caption = 'Font'
  48.     Transparent = True
  49.   end
  50.   object lPropFont: TLabel
  51.     Left = 232
  52.     Top = 216
  53.     Width = 177
  54.     Height = 25
  55.     AutoSize = False
  56.     Caption = 'Font'
  57.     Transparent = True
  58.   end
  59.   object lNeProp: TLabel
  60.     Left = 16
  61.     Top = 288
  62.     Width = 38
  63.     Height = 13
  64.     Caption = 'lNeProp'
  65.     Visible = False
  66.   end
  67.   object lProp: TLabel
  68.     Left = 64
  69.     Top = 288
  70.     Width = 24
  71.     Height = 13
  72.     Caption = 'lProp'
  73.     Visible = False
  74.   end
  75.   object btOK: TBitBtn
  76.     Left = 256
  77.     Top = 288
  78.     Width = 75
  79.     Height = 25
  80.     Caption = '&OK'
  81.     TabOrder = 10
  82.     Kind = bkOK
  83.   end
  84.   object btCancel: TBitBtn
  85.     Left = 336
  86.     Top = 288
  87.     Width = 75
  88.     Height = 25
  89.     Caption = '&Zru∩┐╜it'
  90.     TabOrder = 11
  91.     OnClick = btCancelClick
  92.     Kind = bkCancel
  93.   end
  94.   object edNoteDir: TEdit
  95.     Left = 8
  96.     Top = 24
  97.     Width = 369
  98.     Height = 21
  99.     TabOrder = 0
  100.   end
  101.   object BitBtn2: TBitBtn
  102.     Left = 384
  103.     Top = 20
  104.     Width = 25
  105.     Height = 25
  106.     TabOrder = 1
  107.     OnClick = BitBtn2Click
  108.     Glyph.Data = {
  109.       4E010000424D4E01000000000000760000002800000012000000120000000100
  110.       040000000000D800000000000000000000001000000010000000000000000000
  111.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  112.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  113.       3333330000003333333333333333330000003333333333333333330000003800
  114.       000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  115.       000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  116.       B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  117.       FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  118.       0000330000033333333333000000333333333333333333000000333333333333
  119.       333333000000333333333333333333000000}
  120.   end
  121.   object cbIni: TCheckBox
  122.     Left = 8
  123.     Top = 144
  124.     Width = 137
  125.     Height = 17
  126.     Caption = 'Ukl∩┐╜dat nastaven∩┐╜ do INI'
  127.     Checked = True
  128.     State = cbChecked
  129.     TabOrder = 4
  130.   end
  131.   object edLinka: TEdit
  132.     Left = 8
  133.     Top = 184
  134.     Width = 401
  135.     Height = 23
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clWindowText
  138.     Font.Height = -11
  139.     Font.Name = 'Fixedsys'
  140.     Font.Style = []
  141.     ParentFont = False
  142.     TabOrder = 5
  143.     Text = '-----------------------------------------'
  144.   end
  145.   object btPropFont: TBitBtn
  146.     Left = 88
  147.     Top = 216
  148.     Width = 137
  149.     Height = 25
  150.     Caption = 'Proporcion∩┐╜ln∩┐╜ font'
  151.     TabOrder = 8
  152.     OnClick = btPropFontClick
  153.   end
  154.   object btNePropFont: TBitBtn
  155.     Left = 88
  156.     Top = 248
  157.     Width = 137
  158.     Height = 25
  159.     Caption = 'Neproporcion∩┐╜ln∩┐╜ font'
  160.     TabOrder = 9
  161.     OnClick = btNePropFontClick
  162.   end
  163.   object btBkColor: TBitBtn
  164.     Left = 8
  165.     Top = 216
  166.     Width = 73
  167.     Height = 25
  168.     Caption = 'Barva pozad∩┐╜'
  169.     TabOrder = 6
  170.     OnClick = btBkColorClick
  171.   end
  172.   object btInkColor: TBitBtn
  173.     Left = 8
  174.     Top = 248
  175.     Width = 75
  176.     Height = 25
  177.     Caption = 'Barva p∩┐╜sma'
  178.     TabOrder = 7
  179.     OnClick = btInkColorClick
  180.   end
  181.   object gbItem: TGroupBox
  182.     Left = 152
  183.     Top = 56
  184.     Width = 257
  185.     Height = 81
  186.     Caption = ' Nastaven∩┐╜ polo∩┐╜ek'
  187.     TabOrder = 3
  188.     object Label3: TLabel
  189.       Left = 8
  190.       Top = 20
  191.       Width = 41
  192.       Height = 13
  193.       Caption = 'Polo∩┐╜ka:'
  194.     end
  195.     object Label4: TLabel
  196.       Left = 8
  197.       Top = 52
  198.       Width = 82
  199.       Height = 13
  200.       Caption = 'Spln∩┐╜n∩┐╜ polo∩┐╜ka:'
  201.     end
  202.     object Label5: TLabel
  203.       Left = 140
  204.       Top = 20
  205.       Width = 62
  206.       Height = 13
  207.       Caption = 'Po∩┐╜et mezer:'
  208.     end
  209.     object edItem: TEdit
  210.       Left = 96
  211.       Top = 16
  212.       Width = 33
  213.       Height = 22
  214.       Font.Charset = EASTEUROPE_CHARSET
  215.       Font.Color = clWindowText
  216.       Font.Height = -11
  217.       Font.Name = 'Courier'
  218.       Font.Style = []
  219.       ParentFont = False
  220.       TabOrder = 0
  221.       Text = '- '
  222.     end
  223.     object edCheckedItem: TEdit
  224.       Left = 96
  225.       Top = 48
  226.       Width = 33
  227.       Height = 22
  228.       Font.Charset = EASTEUROPE_CHARSET
  229.       Font.Color = clWindowText
  230.       Font.Height = -11
  231.       Font.Name = 'Courier'
  232.       Font.Style = []
  233.       ParentFont = False
  234.       TabOrder = 1
  235.       Text = '+ '
  236.     end
  237.     object UpDown1: TUpDown
  238.       Left = 233
  239.       Top = 16
  240.       Width = 15
  241.       Height = 21
  242.       Associate = edSpace
  243.       Min = 0
  244.       Max = 20
  245.       Position = 2
  246.       TabOrder = 3
  247.       Wrap = False
  248.     end
  249.     object edSpace: TNumEdit
  250.       Left = 208
  251.       Top = 16
  252.       Width = 25
  253.       Height = 21
  254.       TabOrder = 2
  255.       Text = '2'
  256.       EnableHexa = False
  257.     end
  258.   end
  259.   object rgESC: TRadioGroup
  260.     Left = 8
  261.     Top = 56
  262.     Width = 137
  263.     Height = 81
  264.     Caption = ' Akce na ESC '
  265.     ItemIndex = 2
  266.     Items.Strings = (
  267.       'Ukon∩┐╜en∩┐╜'
  268.       'Minimalizace'
  269.       'Systray'
  270.       'Nic')
  271.     TabOrder = 2
  272.   end
  273.   object FontDialog: TFontDialog
  274.     Font.Charset = DEFAULT_CHARSET
  275.     Font.Color = clWindowText
  276.     Font.Height = -11
  277.     Font.Name = 'MS Sans Serif'
  278.     Font.Style = []
  279.     MinFontSize = 4
  280.     MaxFontSize = 14
  281.     Options = [fdFixedPitchOnly]
  282.     Left = 216
  283.   end
  284.   object cdColor: TColorDialog
  285.     Ctl3D = True
  286.     Options = [cdFullOpen, cdAnyColor]
  287.     Left = 248
  288.   end
  289. end
  290.