home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / HTMLTOOL.ZIP / HTMLTOOL.exe / 0 / RCDATA / TFRMMETA / TFRMMETA.txt
Encoding:
Text File  |  1998-01-30  |  4.9 KB  |  208 lines

  1. object FrmMeta: TFrmMeta
  2.   Left = 134
  3.   Top = 236
  4.   BorderStyle = bsDialog
  5.   Caption = 'Meta information'
  6.   ClientHeight = 137
  7.   ClientWidth = 400
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object lblName: TLabel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 28
  18.     Height = 13
  19.     Caption = '&Name'
  20.     FocusControl = EditName
  21.     Font.Color = clBlack
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.   end
  27.   object lblContent: TLabel
  28.     Left = 8
  29.     Top = 40
  30.     Width = 37
  31.     Height = 13
  32.     Caption = '&Content'
  33.     FocusControl = EditContent
  34.     Font.Color = clBlack
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object lblHTTPEquiv: TLabel
  41.     Left = 8
  42.     Top = 72
  43.     Width = 59
  44.     Height = 13
  45.     Caption = '&HTTP-Equiv'
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object lblQuick: TLabel
  53.     Left = 8
  54.     Top = 104
  55.     Width = 64
  56.     Height = 13
  57.     Caption = 'QuickButtons'
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ParentFont = False
  63.   end
  64.   object btnOK: TButton
  65.     Left = 304
  66.     Top = 8
  67.     Width = 89
  68.     Height = 25
  69.     Caption = 'OK'
  70.     Default = True
  71.     Font.Color = clBlack
  72.     Font.Height = -11
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = []
  75.     ModalResult = 1
  76.     ParentFont = False
  77.     TabOrder = 5
  78.   end
  79.   object btnCancel: TButton
  80.     Left = 304
  81.     Top = 40
  82.     Width = 89
  83.     Height = 25
  84.     Caption = 'Cancel'
  85.     Font.Color = clBlack
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = []
  89.     ModalResult = 2
  90.     ParentFont = False
  91.     TabOrder = 6
  92.   end
  93.   object EditName: TEdit
  94.     Left = 80
  95.     Top = 8
  96.     Width = 201
  97.     Height = 21
  98.     Hint = 'Name of property (eg for author information)'
  99.     Font.Color = clBlack
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     ParentShowHint = False
  105.     ShowHint = True
  106.     TabOrder = 0
  107.   end
  108.   object EditContent: TEdit
  109.     Left = 80
  110.     Top = 40
  111.     Width = 201
  112.     Height = 21
  113.     Hint = 'Content of property named above'
  114.     Font.Color = clBlack
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     ParentShowHint = False
  120.     ShowHint = True
  121.     TabOrder = 1
  122.   end
  123.   object btnProduct: TBitBtn
  124.     Left = 80
  125.     Top = 104
  126.     Width = 49
  127.     Height = 25
  128.     Hint = 'Tell the world you use Lorenz Graf'#39's HTMLtool'
  129.     Font.Color = clBlack
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentFont = False
  134.     ParentShowHint = False
  135.     ShowHint = True
  136.     TabOrder = 2
  137.     OnClick = btnProductClick
  138.     Glyph.Data = {
  139.       90010000424D9001000000000000760000002800000020000000100000000100
  140.       0400000000000001000000000000000000000000000000000000000000000000
  141.       80000080000000808000800000008000800080800000C0C0C000808080000000
  142.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  143.       99933FFFFFFFFFFF777F8888888888809193888888888888787F8BFFFBFFFB70
  144.       91938F3333333378787F8FFFFFFFFF7091938F3333333378787F8BF70007FB70
  145.       91938F3333333378787F8F74C4407F7999998F333333337777778B8CC2C44B71
  146.       11118F333333337888888F67826C4F7030338F3333333378F8F38B6F724C4B70
  147.       30338F3333333378F8F38F676C628F7030338F3333333378F8F38B7686267B70
  148.       80838F3333333378787F8FF76667000080838F333333888878738BFFFBFF7F83
  149.       33338F3333337F8333338FFBFFFB783333338FFFFFFF78333333888888888333
  150.       3333888888888333333333333333333333333333333333333333000000000000
  151.       0000000000000000000000000000000000000000}
  152.     NumGlyphs = 2
  153.   end
  154.   object btnCharSet: TBitBtn
  155.     Left = 128
  156.     Top = 104
  157.     Width = 49
  158.     Height = 25
  159.     Hint = 'Insert character set information'
  160.     Caption = 'char &set'
  161.     Font.Color = clBlack
  162.     Font.Height = -11
  163.     Font.Name = 'MS Sans Serif'
  164.     Font.Style = []
  165.     ParentFont = False
  166.     ParentShowHint = False
  167.     ShowHint = True
  168.     TabOrder = 3
  169.     OnClick = btnCharSetClick
  170.   end
  171.   object btnAuthor: TBitBtn
  172.     Left = 176
  173.     Top = 104
  174.     Width = 49
  175.     Height = 25
  176.     Hint = 'Insert author information'
  177.     Caption = '&author'
  178.     Font.Color = clBlack
  179.     Font.Height = -11
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Style = []
  182.     ParentFont = False
  183.     ParentShowHint = False
  184.     ShowHint = True
  185.     TabOrder = 4
  186.     OnClick = btnAuthorClick
  187.   end
  188.   object cbHTTPEquiv: TComboBox
  189.     Left = 80
  190.     Top = 72
  191.     Width = 201
  192.     Height = 21
  193.     Hint = 'Binds element to a respone header'
  194.     Font.Color = clBlack
  195.     Font.Height = -11
  196.     Font.Name = 'MS Sans Serif'
  197.     Font.Style = []
  198.     ItemHeight = 13
  199.     Items.Strings = (
  200.       'Refresh'
  201.       'Content-Type')
  202.     ParentFont = False
  203.     ParentShowHint = False
  204.     ShowHint = True
  205.     TabOrder = 7
  206.   end
  207. end
  208.