home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / webedit / data.z / WebEdit.exe / 0 / RCDATA / TFRMBASE / TFRMBASE.txt
Text File  |  1996-10-14  |  4KB  |  172 lines

  1. object frmBase: TfrmBase
  2.   Left = 265
  3.   Top = 168
  4.   HelpContext = 10
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Base'
  8.   ClientHeight = 121
  9.   ClientWidth = 484
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDeactivate = FormDeactivate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 469
  24.     Height = 79
  25.     Shape = bsFrame
  26.     IsControl = True
  27.   end
  28.   object lblLinkTo: TLabel
  29.     Left = 15
  30.     Top = 26
  31.     Width = 36
  32.     Height = 13
  33.     Caption = 'Lin&k To'
  34.     FocusControl = cmbLinkTo
  35.     Font.Color = clBlack
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object lblTarget: TLabel
  42.     Left = 15
  43.     Top = 56
  44.     Width = 31
  45.     Height = 13
  46.     Caption = '&Target'
  47.     FocusControl = cmbTarget
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.   end
  54.   object OKBtn: TBitBtn
  55.     Left = 232
  56.     Top = 92
  57.     Width = 77
  58.     Height = 25
  59.     Caption = 'OK'
  60.     Default = True
  61.     Font.Color = clBlack
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ModalResult = 1
  66.     ParentFont = False
  67.     TabOrder = 3
  68.     NumGlyphs = 2
  69.     Spacing = -1
  70.     IsControl = True
  71.   end
  72.   object CancelBtn: TBitBtn
  73.     Left = 316
  74.     Top = 92
  75.     Width = 77
  76.     Height = 25
  77.     Cancel = True
  78.     Caption = 'Cancel'
  79.     Font.Color = clBlack
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ModalResult = 2
  84.     ParentFont = False
  85.     TabOrder = 4
  86.     NumGlyphs = 2
  87.     Spacing = -1
  88.     IsControl = True
  89.   end
  90.   object HelpBtn: TBitBtn
  91.     Left = 400
  92.     Top = 92
  93.     Width = 77
  94.     Height = 25
  95.     HelpContext = 10
  96.     Caption = '&Help'
  97.     Font.Color = clBlack
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     TabOrder = 5
  103.     OnClick = HelpBtnClick
  104.     NumGlyphs = 2
  105.     Spacing = -1
  106.     IsControl = True
  107.   end
  108.   object cmbLinkTo: TComboBox
  109.     Left = 68
  110.     Top = 22
  111.     Width = 313
  112.     Height = 21
  113.     Hint = 'Set default link for the document'
  114.     Font.Color = clBlack
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = []
  118.     ItemHeight = 13
  119.     ParentFont = False
  120.     ParentShowHint = False
  121.     ShowHint = True
  122.     Sorted = True
  123.     TabOrder = 0
  124.   end
  125.   object bbtnLinkToURL: TBitBtn
  126.     Left = 388
  127.     Top = 19
  128.     Width = 77
  129.     Height = 27
  130.     Hint = 'Open the URL Builder'
  131.     Caption = '&URL'
  132.     Font.Color = clBlack
  133.     Font.Height = -11
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     ParentShowHint = False
  138.     ShowHint = True
  139.     TabOrder = 1
  140.     OnClick = bbtnLinkToURLClick
  141.     Glyph.Data = {
  142.       42010000424D4201000000000000760000002800000012000000110000000100
  143.       040000000000CC00000000000000000000000000000000000000000000000000
  144.       80000080000000808000800000008000800080800000C0C0C000808080000000
  145.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  146.       7777070000007777777777777770000000000000000000007700070000000FFF
  147.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  148.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  149.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  150.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  151.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  152.       777777000000}
  153.   end
  154.   object cmbTarget: TComboBox
  155.     Left = 68
  156.     Top = 52
  157.     Width = 313
  158.     Height = 21
  159.     Hint = 'Browser window to open when this link is selected'
  160.     Font.Color = clBlack
  161.     Font.Height = -11
  162.     Font.Name = 'MS Sans Serif'
  163.     Font.Style = []
  164.     ItemHeight = 13
  165.     ParentFont = False
  166.     ParentShowHint = False
  167.     ShowHint = True
  168.     Sorted = True
  169.     TabOrder = 2
  170.   end
  171. end
  172.