home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup21 / easypad.exe / 0 / RCDATA / TFRMBODY / TFRMBODY.txt
Text File  |  1998-10-18  |  14KB  |  580 lines

  1. object frmBODY: TfrmBODY
  2.   Left = 196
  3.   Top = 101
  4.   ActiveControl = edtTITUL
  5.   BorderStyle = bsDialog
  6.   Caption = 'Pomocn∩┐╜k - nov∩┐╜ str∩┐╜nka'
  7.   ClientHeight = 340
  8.   ClientWidth = 434
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PopupMenu = PopupMenu1
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object btnOK: TButton
  20.     Left = 266
  21.     Top = 312
  22.     Width = 75
  23.     Height = 25
  24.     Caption = 'O&K'
  25.     Default = True
  26.     TabOrder = 0
  27.     OnClick = btnOKClick
  28.   end
  29.   object btnStorno: TButton
  30.     Left = 352
  31.     Top = 312
  32.     Width = 75
  33.     Height = 25
  34.     Cancel = True
  35.     Caption = 'Storno'
  36.     TabOrder = 1
  37.     OnClick = btnStornoClick
  38.   end
  39.   object PageControl1: TPageControl
  40.     Left = 0
  41.     Top = 0
  42.     Width = 433
  43.     Height = 305
  44.     ActivePage = TabSheet1
  45.     TabOrder = 2
  46.     object TabSheet1: TTabSheet
  47.       Caption = 'Hlavi∩┐╜ka'
  48.       object GroupBox1: TGroupBox
  49.         Left = 8
  50.         Top = 8
  51.         Width = 377
  52.         Height = 89
  53.         Caption = 'Str∩┐╜nka'
  54.         TabOrder = 0
  55.         object Label4: TLabel
  56.           Left = 10
  57.           Top = 28
  58.           Width = 23
  59.           Height = 13
  60.           Caption = 'Titul:'
  61.         end
  62.         object Label5: TLabel
  63.           Left = 12
  64.           Top = 56
  65.           Width = 47
  66.           Height = 13
  67.           Caption = 'DocType:'
  68.         end
  69.         object edtTITUL: TEdit
  70.           Left = 72
  71.           Top = 24
  72.           Width = 281
  73.           Height = 21
  74.           TabOrder = 0
  75.         end
  76.         object edtDOCTYPE: TComboBox
  77.           Left = 72
  78.           Top = 54
  79.           Width = 281
  80.           Height = 21
  81.           ItemHeight = 13
  82.           Items.Strings = (
  83.             '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">'
  84.             '<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML 2.0//EN">'
  85.             '<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Level 1//EN">'
  86.             
  87.               '<!DOCTYPE HTML PUBLIC  "-//Microsoft/DTD Microsoft Internet Expl' +
  88.               'orer 3.01 HTML//EN">')
  89.           TabOrder = 1
  90.         end
  91.       end
  92.       object GroupBox2: TGroupBox
  93.         Left = 8
  94.         Top = 112
  95.         Width = 377
  96.         Height = 145
  97.         Caption = 'Meta'
  98.         TabOrder = 1
  99.         object Label1: TLabel
  100.           Left = 12
  101.           Top = 24
  102.           Width = 49
  103.           Height = 13
  104.           Caption = 'Keywords:'
  105.         end
  106.         object Label6: TLabel
  107.           Left = 12
  108.           Top = 72
  109.           Width = 56
  110.           Height = 13
  111.           Caption = 'Description:'
  112.         end
  113.         object Label14: TLabel
  114.           Left = 12
  115.           Top = 120
  116.           Width = 40
  117.           Height = 13
  118.           Caption = 'Refresh:'
  119.         end
  120.         object Label15: TLabel
  121.           Left = 112
  122.           Top = 120
  123.           Width = 60
  124.           Height = 13
  125.           Caption = 'sec. na URL'
  126.         end
  127.         object memoKEYWORDS: TMemo
  128.           Left = 72
  129.           Top = 24
  130.           Width = 281
  131.           Height = 33
  132.           TabOrder = 0
  133.         end
  134.         object memoDESCRIPTION: TMemo
  135.           Left = 72
  136.           Top = 72
  137.           Width = 281
  138.           Height = 33
  139.           TabOrder = 1
  140.         end
  141.         object edtREFRESH: TEdit
  142.           Left = 72
  143.           Top = 116
  144.           Width = 33
  145.           Height = 21
  146.           TabOrder = 2
  147.         end
  148.         object edtNAURL: TEdit
  149.           Left = 176
  150.           Top = 116
  151.           Width = 177
  152.           Height = 21
  153.           TabOrder = 3
  154.         end
  155.       end
  156.     end
  157.     object TabSheet2: TTabSheet
  158.       Caption = 'T∩┐╜lo'
  159.       object GroupBox3: TGroupBox
  160.         Left = 8
  161.         Top = 8
  162.         Width = 409
  163.         Height = 257
  164.         TabOrder = 0
  165.         object Label2: TLabel
  166.           Left = 16
  167.           Top = 52
  168.           Width = 78
  169.           Height = 13
  170.           Caption = 'Obr∩┐╜zek pozad∩┐╜:'
  171.         end
  172.         object Label3: TLabel
  173.           Left = 16
  174.           Top = 100
  175.           Width = 66
  176.           Height = 13
  177.           Caption = 'Barva pozad∩┐╜:'
  178.         end
  179.         object Label7: TLabel
  180.           Left = 16
  181.           Top = 126
  182.           Width = 57
  183.           Height = 13
  184.           Caption = 'Barva textu:'
  185.         end
  186.         object Label8: TLabel
  187.           Left = 16
  188.           Top = 149
  189.           Width = 69
  190.           Height = 13
  191.           Caption = 'Barva odkaz∩┐╜:'
  192.         end
  193.         object Label9: TLabel
  194.           Left = 16
  195.           Top = 172
  196.           Width = 95
  197.           Height = 13
  198.           Caption = 'Nav∩┐╜t∩┐╜ven∩┐╜ odkazy:'
  199.         end
  200.         object Label10: TLabel
  201.           Left = 16
  202.           Top = 196
  203.           Width = 84
  204.           Height = 13
  205.           Caption = 'Stisknut∩┐╜ odkazy:'
  206.         end
  207.         object Label11: TLabel
  208.           Left = 16
  209.           Top = 230
  210.           Width = 55
  211.           Height = 13
  212.           Caption = 'Horn∩┐╜ okraj:'
  213.         end
  214.         object Label12: TLabel
  215.           Left = 136
  216.           Top = 230
  217.           Width = 52
  218.           Height = 13
  219.           Caption = 'Lev∩┐╜ okraj:'
  220.         end
  221.         object Label13: TLabel
  222.           Left = 16
  223.           Top = 24
  224.           Width = 48
  225.           Height = 13
  226.           Caption = 'Font face:'
  227.         end
  228.         object filePOZADI: TFilenameEdit
  229.           Left = 112
  230.           Top = 48
  231.           Width = 281
  232.           Height = 21
  233.           DialogKind = dkOpenPicture
  234.           Filter = 'GIF a JPG soubory|*.gif;*.jpg'
  235.           DialogTitle = 'Prohl∩┐╜et'
  236.           ButtonWidth = 20
  237.           NumGlyphs = 1
  238.           TabOrder = 4
  239.           OnChange = filePOZADIChange
  240.         end
  241.         object chkFIXED: TCheckBox
  242.           Left = 112
  243.           Top = 72
  244.           Width = 97
  245.           Height = 17
  246.           Caption = 'Fixovan∩┐╜ pozad∩┐╜'
  247.           TabOrder = 5
  248.         end
  249.         object edtHORNI: TEdit
  250.           Left = 80
  251.           Top = 226
  252.           Width = 33
  253.           Height = 21
  254.           TabOrder = 16
  255.         end
  256.         object edtLEVY: TEdit
  257.           Left = 192
  258.           Top = 226
  259.           Width = 33
  260.           Height = 21
  261.           TabOrder = 17
  262.         end
  263.         object Panel1: TPanel
  264.           Left = 264
  265.           Top = 101
  266.           Width = 13
  267.           Height = 13
  268.           Caption = '...'
  269.           Font.Charset = DEFAULT_CHARSET
  270.           Font.Color = clWindowText
  271.           Font.Height = -11
  272.           Font.Name = 'MS Sans Serif'
  273.           Font.Style = [fsBold]
  274.           ParentFont = False
  275.           TabOrder = 7
  276.           OnClick = Panel1Click
  277.         end
  278.         object Panel2: TPanel
  279.           Left = 264
  280.           Top = 127
  281.           Width = 13
  282.           Height = 13
  283.           Caption = '...'
  284.           Font.Charset = DEFAULT_CHARSET
  285.           Font.Color = clWindowText
  286.           Font.Height = -11
  287.           Font.Name = 'MS Sans Serif'
  288.           Font.Style = [fsBold]
  289.           ParentFont = False
  290.           TabOrder = 9
  291.           OnClick = Panel2Click
  292.         end
  293.         object Panel3: TPanel
  294.           Left = 264
  295.           Top = 150
  296.           Width = 13
  297.           Height = 13
  298.           Caption = '...'
  299.           Font.Charset = DEFAULT_CHARSET
  300.           Font.Color = clWindowText
  301.           Font.Height = -11
  302.           Font.Name = 'MS Sans Serif'
  303.           Font.Style = [fsBold]
  304.           ParentFont = False
  305.           TabOrder = 11
  306.           OnClick = Panel3Click
  307.         end
  308.         object Panel4: TPanel
  309.           Left = 264
  310.           Top = 172
  311.           Width = 13
  312.           Height = 13
  313.           Caption = '...'
  314.           Font.Charset = DEFAULT_CHARSET
  315.           Font.Color = clWindowText
  316.           Font.Height = -11
  317.           Font.Name = 'MS Sans Serif'
  318.           Font.Style = [fsBold]
  319.           ParentFont = False
  320.           TabOrder = 13
  321.           OnClick = Panel4Click
  322.         end
  323.         object Panel5: TPanel
  324.           Left = 264
  325.           Top = 196
  326.           Width = 13
  327.           Height = 13
  328.           Caption = '...'
  329.           Font.Charset = DEFAULT_CHARSET
  330.           Font.Color = clWindowText
  331.           Font.Height = -11
  332.           Font.Name = 'MS Sans Serif'
  333.           Font.Style = [fsBold]
  334.           ParentFont = False
  335.           TabOrder = 15
  336.           OnClick = Panel5Click
  337.         end
  338.         object ColorGrid1: TColorGrid
  339.           Left = 112
  340.           Top = 98
  341.           Width = 144
  342.           Height = 16
  343.           Ctl3D = False
  344.           GridOrdering = go16x1
  345.           BackgroundEnabled = False
  346.           Font.Charset = EASTEUROPE_CHARSET
  347.           Font.Color = clWindowText
  348.           Font.Height = -4
  349.           Font.Name = 'Arial'
  350.           Font.Style = []
  351.           ParentCtl3D = False
  352.           ParentFont = False
  353.           TabOrder = 6
  354.           OnChange = ColorGrid1Change
  355.         end
  356.         object ColorGrid2: TColorGrid
  357.           Left = 112
  358.           Top = 124
  359.           Width = 144
  360.           Height = 16
  361.           Ctl3D = False
  362.           GridOrdering = go16x1
  363.           BackgroundEnabled = False
  364.           Font.Charset = EASTEUROPE_CHARSET
  365.           Font.Color = clWindowText
  366.           Font.Height = -4
  367.           Font.Name = 'Arial'
  368.           Font.Style = []
  369.           ParentCtl3D = False
  370.           ParentFont = False
  371.           TabOrder = 8
  372.           OnChange = ColorGrid2Change
  373.         end
  374.         object ColorGrid3: TColorGrid
  375.           Left = 112
  376.           Top = 148
  377.           Width = 144
  378.           Height = 16
  379.           Ctl3D = False
  380.           GridOrdering = go16x1
  381.           BackgroundEnabled = False
  382.           Font.Charset = EASTEUROPE_CHARSET
  383.           Font.Color = clWindowText
  384.           Font.Height = -4
  385.           Font.Name = 'Arial'
  386.           Font.Style = []
  387.           ParentCtl3D = False
  388.           ParentFont = False
  389.           TabOrder = 10
  390.           OnChange = ColorGrid3Change
  391.         end
  392.         object ColorGrid4: TColorGrid
  393.           Left = 112
  394.           Top = 170
  395.           Width = 144
  396.           Height = 16
  397.           Ctl3D = False
  398.           GridOrdering = go16x1
  399.           BackgroundEnabled = False
  400.           Font.Charset = EASTEUROPE_CHARSET
  401.           Font.Color = clWindowText
  402.           Font.Height = -4
  403.           Font.Name = 'Arial'
  404.           Font.Style = []
  405.           ParentCtl3D = False
  406.           ParentFont = False
  407.           TabOrder = 12
  408.           OnChange = ColorGrid4Change
  409.         end
  410.         object ColorGrid5: TColorGrid
  411.           Left = 112
  412.           Top = 194
  413.           Width = 144
  414.           Height = 16
  415.           Ctl3D = False
  416.           GridOrdering = go16x1
  417.           BackgroundEnabled = False
  418.           Font.Charset = EASTEUROPE_CHARSET
  419.           Font.Color = clWindowText
  420.           Font.Height = -4
  421.           Font.Name = 'Arial'
  422.           Font.Style = []
  423.           ParentCtl3D = False
  424.           ParentFont = False
  425.           TabOrder = 14
  426.           OnChange = ColorGrid5Change
  427.         end
  428.         object edtFONTFACE: TEdit
  429.           Left = 112
  430.           Top = 20
  431.           Width = 89
  432.           Height = 21
  433.           TabOrder = 0
  434.         end
  435.         object FontComboBox1: TFontComboBox
  436.           Left = 230
  437.           Top = 21
  438.           Width = 107
  439.           Height = 20
  440.           TabOrder = 2
  441.         end
  442.         object btnFonty: TButton
  443.           Left = 205
  444.           Top = 20
  445.           Width = 20
  446.           Height = 22
  447.           Caption = '<-'
  448.           TabOrder = 1
  449.           OnClick = btnFontyClick
  450.         end
  451.         object edtFONTSIZE: TComboBox
  452.           Left = 340
  453.           Top = 21
  454.           Width = 53
  455.           Height = 21
  456.           ItemHeight = 13
  457.           Items.Strings = (
  458.             '+3'
  459.             '+2'
  460.             '+1'
  461.             '-1'
  462.             '-2'
  463.             '-3'
  464.             '1'
  465.             '2'
  466.             '3'
  467.             '4'
  468.             '5'
  469.             '6')
  470.           TabOrder = 3
  471.         end
  472.         object pnlPOZADI: TScrollBox
  473.           Left = 280
  474.           Top = 96
  475.           Width = 121
  476.           Height = 113
  477.           TabOrder = 18
  478.           object imgPOZADI: TImage
  479.             Left = -8
  480.             Top = 0
  481.             Width = 98
  482.             Height = 69
  483.             AutoSize = True
  484.           end
  485.           object lblTEXT: TLabel
  486.             Left = 16
  487.             Top = 30
  488.             Width = 54
  489.             Height = 13
  490.             Caption = 'Barva textu'
  491.             Color = clSilver
  492.             Font.Charset = DEFAULT_CHARSET
  493.             Font.Color = clBlack
  494.             Font.Height = -11
  495.             Font.Name = 'MS Sans Serif'
  496.             Font.Style = []
  497.             ParentColor = False
  498.             ParentFont = False
  499.             Transparent = True
  500.           end
  501.           object lblLINK: TLabel
  502.             Left = 16
  503.             Top = 52
  504.             Width = 66
  505.             Height = 13
  506.             Caption = 'Barva odkaz∩┐╜'
  507.             Color = clSilver
  508.             Font.Charset = DEFAULT_CHARSET
  509.             Font.Color = clBlue
  510.             Font.Height = -11
  511.             Font.Name = 'MS Sans Serif'
  512.             Font.Style = [fsUnderline]
  513.             ParentColor = False
  514.             ParentFont = False
  515.             Transparent = True
  516.           end
  517.           object lblVISITLINK: TLabel
  518.             Left = 16
  519.             Top = 76
  520.             Width = 92
  521.             Height = 13
  522.             Caption = 'Nav∩┐╜t∩┐╜ven∩┐╜ odkazy'
  523.             Color = clSilver
  524.             Font.Charset = DEFAULT_CHARSET
  525.             Font.Color = clPurple
  526.             Font.Height = -11
  527.             Font.Name = 'MS Sans Serif'
  528.             Font.Style = [fsUnderline]
  529.             ParentColor = False
  530.             ParentFont = False
  531.             Transparent = True
  532.           end
  533.           object lblPUSHLINK: TLabel
  534.             Left = 16
  535.             Top = 96
  536.             Width = 81
  537.             Height = 13
  538.             Caption = 'Stisknut∩┐╜ odkazy'
  539.             Color = clSilver
  540.             Font.Charset = DEFAULT_CHARSET
  541.             Font.Color = clRed
  542.             Font.Height = -11
  543.             Font.Name = 'MS Sans Serif'
  544.             Font.Style = [fsUnderline]
  545.             ParentColor = False
  546.             ParentFont = False
  547.             Transparent = True
  548.           end
  549.         end
  550.       end
  551.     end
  552.   end
  553.   object StrHolder1: TStrHolder
  554.     Left = 48
  555.     Top = 304
  556.   end
  557.   object ColorDialog1: TColorDialog
  558.     Ctl3D = True
  559.     Options = [cdFullOpen]
  560.     Left = 76
  561.     Top = 304
  562.   end
  563.   object PopupMenu1: TPopupMenu
  564.     Left = 128
  565.     Top = 312
  566.     object dal1: TMenuItem
  567.       Caption = 'dal∩┐╜∩┐╜'
  568.       ShortCut = 16418
  569.       Visible = False
  570.       OnClick = dal1Click
  571.     end
  572.     object pedchoz1: TMenuItem
  573.       Caption = 'p∩┐╜edchoz∩┐╜'
  574.       ShortCut = 16417
  575.       Visible = False
  576.       OnClick = pedchoz1Click
  577.     end
  578.   end
  579. end
  580.