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

  1. object frmObject: TfrmObject
  2.   Left = 243
  3.   Top = 304
  4.   HelpContext = 176
  5.   BorderStyle = bsDialog
  6.   Caption = 'Object'
  7.   ClientHeight = 226
  8.   ClientWidth = 465
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDeactivate = FormDeactivate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object bvlInsert: TBevel
  20.     Left = 4
  21.     Top = 4
  22.     Width = 456
  23.     Height = 187
  24.     Shape = bsFrame
  25.     IsControl = True
  26.   end
  27.   object lblAlignment: TLabel
  28.     Left = 264
  29.     Top = 103
  30.     Width = 46
  31.     Height = 13
  32.     Alignment = taRightJustify
  33.     Caption = 'Ali&gnment'
  34.     FocusControl = cmbAlign
  35.     Font.Color = clBlack
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     WordWrap = True
  41.   end
  42.   object lblWidth: TLabel
  43.     Left = 12
  44.     Top = 132
  45.     Width = 61
  46.     Height = 13
  47.     Caption = '&Width'
  48.     FocusControl = txtWidth
  49.     Font.Color = clBlack
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     WordWrap = True
  55.   end
  56.   object lblHeight: TLabel
  57.     Left = 128
  58.     Top = 132
  59.     Width = 61
  60.     Height = 13
  61.     Alignment = taRightJustify
  62.     Caption = '&Height'
  63.     FocusControl = txtHeight
  64.     Font.Color = clBlack
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.     WordWrap = True
  70.   end
  71.   object lblBorder: TLabel
  72.     Left = 271
  73.     Top = 134
  74.     Width = 39
  75.     Height = 11
  76.     Alignment = taRightJustify
  77.     Caption = '&Border'
  78.     FocusControl = txtBorder
  79.     Font.Color = clBlack
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ParentFont = False
  84.     WordWrap = True
  85.   end
  86.   object lblHSpace: TLabel
  87.     Left = 12
  88.     Top = 160
  89.     Width = 53
  90.     Height = 13
  91.     Caption = 'HSpace'
  92.     FocusControl = txtHSpace
  93.     Font.Color = clBlack
  94.     Font.Height = -11
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ParentFont = False
  98.     WordWrap = True
  99.   end
  100.   object lblVSpace: TLabel
  101.     Left = 128
  102.     Top = 160
  103.     Width = 61
  104.     Height = 13
  105.     Alignment = taRightJustify
  106.     Caption = '&VSpace'
  107.     FocusControl = txtVSpace
  108.     Font.Color = clBlack
  109.     Font.Height = -11
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = []
  112.     ParentFont = False
  113.     WordWrap = True
  114.   end
  115.   object lblDir: TLabel
  116.     Left = 176
  117.     Top = 103
  118.     Width = 13
  119.     Height = 13
  120.     Alignment = taRightJustify
  121.     Caption = 'D&ir'
  122.     FocusControl = cmbDir
  123.     WordWrap = True
  124.   end
  125.   object lblStyle: TLabel
  126.     Left = 208
  127.     Top = 74
  128.     Width = 23
  129.     Height = 13
  130.     Alignment = taRightJustify
  131.     Caption = '&Style'
  132.     FocusControl = txtStyle
  133.     WordWrap = True
  134.   end
  135.   object lblClassID: TLabel
  136.     Left = 12
  137.     Top = 103
  138.     Width = 61
  139.     Height = 13
  140.     Caption = 'C&lass ID'
  141.     FocusControl = txtClassID
  142.     WordWrap = True
  143.   end
  144.   object lblCode: TLabel
  145.     Left = 12
  146.     Top = 18
  147.     Width = 25
  148.     Height = 13
  149.     Caption = '&Code'
  150.     FocusControl = cmbCode
  151.     WordWrap = True
  152.   end
  153.   object lblData: TLabel
  154.     Left = 12
  155.     Top = 46
  156.     Width = 23
  157.     Height = 13
  158.     Caption = '&Data'
  159.     FocusControl = cmbData
  160.     WordWrap = True
  161.   end
  162.   object lblType: TLabel
  163.     Left = 12
  164.     Top = 74
  165.     Width = 53
  166.     Height = 13
  167.     Caption = '&Type'
  168.     FocusControl = txtType
  169.     WordWrap = True
  170.   end
  171.   object cmbAlign: TComboBox
  172.     Left = 314
  173.     Top = 101
  174.     Width = 54
  175.     Height = 21
  176.     Hint = 'Alignment of insert object'
  177.     Style = csDropDownList
  178.     Font.Color = clBlack
  179.     Font.Height = -11
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Style = []
  182.     ItemHeight = 13
  183.     Items.Strings = (
  184.       'default'
  185.       'texttop'
  186.       'middle'
  187.       'textmiddle'
  188.       'baseline'
  189.       'textbottom'
  190.       'eft'
  191.       'center'
  192.       'right'
  193.       '')
  194.     ParentFont = False
  195.     ParentShowHint = False
  196.     ShowHint = True
  197.     TabOrder = 8
  198.   end
  199.   object txtHeight: TMaskEdit
  200.     Left = 193
  201.     Top = 130
  202.     Width = 54
  203.     Height = 21
  204.     Hint = 'Height in units'
  205.     Font.Color = clBlack
  206.     Font.Height = -11
  207.     Font.Name = 'MS Sans Serif'
  208.     Font.Style = []
  209.     MaxLength = 0
  210.     ParentFont = False
  211.     ParentShowHint = False
  212.     ShowHint = True
  213.     TabOrder = 10
  214.     OnKeyPress = NumericKeyPress
  215.   end
  216.   object txtBorder: TMaskEdit
  217.     Left = 314
  218.     Top = 130
  219.     Width = 54
  220.     Height = 21
  221.     Hint = 'Border thickness in units'
  222.     Font.Color = clBlack
  223.     Font.Height = -11
  224.     Font.Name = 'MS Sans Serif'
  225.     Font.Style = []
  226.     MaxLength = 0
  227.     ParentFont = False
  228.     ParentShowHint = False
  229.     ShowHint = True
  230.     TabOrder = 11
  231.     OnKeyPress = NumericKeyPress
  232.   end
  233.   object txtHSpace: TMaskEdit
  234.     Left = 72
  235.     Top = 158
  236.     Width = 54
  237.     Height = 21
  238.     Hint = 'Extra horizontal space'
  239.     Font.Color = clBlack
  240.     Font.Height = -11
  241.     Font.Name = 'MS Sans Serif'
  242.     Font.Style = []
  243.     MaxLength = 0
  244.     ParentFont = False
  245.     ParentShowHint = False
  246.     ShowHint = True
  247.     TabOrder = 12
  248.     OnKeyPress = NumericKeyPress
  249.   end
  250.   object txtVSpace: TMaskEdit
  251.     Left = 193
  252.     Top = 158
  253.     Width = 54
  254.     Height = 21
  255.     Hint = 'Extra vertical space'
  256.     Font.Color = clBlack
  257.     Font.Height = -11
  258.     Font.Name = 'MS Sans Serif'
  259.     Font.Style = []
  260.     MaxLength = 0
  261.     ParentFont = False
  262.     ParentShowHint = False
  263.     ShowHint = True
  264.     TabOrder = 13
  265.     OnKeyPress = NumericKeyPress
  266.   end
  267.   object txtWidth: TMaskEdit
  268.     Left = 72
  269.     Top = 130
  270.     Width = 54
  271.     Height = 21
  272.     Hint = 'Width in units'
  273.     Font.Color = clBlack
  274.     Font.Height = -11
  275.     Font.Name = 'MS Sans Serif'
  276.     Font.Style = []
  277.     MaxLength = 0
  278.     ParentFont = False
  279.     ParentShowHint = False
  280.     ShowHint = True
  281.     TabOrder = 9
  282.     OnKeyPress = NumericKeyPress
  283.   end
  284.   object cmbDir: TComboBox
  285.     Left = 193
  286.     Top = 101
  287.     Width = 54
  288.     Height = 21
  289.     Hint = 
  290.       'The direction characters are read in the chosen language (LANG a' +
  291.       'ttribute)'
  292.     ItemHeight = 13
  293.     Items.Strings = (
  294.       'LTR'
  295.       'RTL')
  296.     ParentShowHint = False
  297.     ShowHint = True
  298.     TabOrder = 7
  299.   end
  300.   object txtClassID: TEdit
  301.     Left = 72
  302.     Top = 101
  303.     Width = 54
  304.     Height = 21
  305.     Hint = 'The class identifier of the object'
  306.     ParentShowHint = False
  307.     ShowHint = True
  308.     TabOrder = 6
  309.   end
  310.   object cmbCode: TComboBox
  311.     Left = 72
  312.     Top = 16
  313.     Width = 295
  314.     Height = 21
  315.     Hint = 
  316.       'A URL referencing where to find the code which implements the ob' +
  317.       'ject'#39's behaviour'
  318.     Font.Color = clBlack
  319.     Font.Height = -11
  320.     Font.Name = 'MS Sans Serif'
  321.     Font.Style = []
  322.     ItemHeight = 13
  323.     ParentFont = False
  324.     ParentShowHint = False
  325.     ShowHint = True
  326.     Sorted = True
  327.     TabOrder = 0
  328.   end
  329.   object cmbData: TComboBox
  330.     Left = 72
  331.     Top = 44
  332.     Width = 295
  333.     Height = 21
  334.     Hint = 'A URL referencing the object'#39's data'
  335.     Font.Color = clBlack
  336.     Font.Height = -11
  337.     Font.Name = 'MS Sans Serif'
  338.     Font.Style = []
  339.     ItemHeight = 13
  340.     ParentFont = False
  341.     ParentShowHint = False
  342.     ShowHint = True
  343.     Sorted = True
  344.     TabOrder = 2
  345.   end
  346.   object bbtnDataURL: TBitBtn
  347.     Left = 373
  348.     Top = 40
  349.     Width = 77
  350.     Height = 27
  351.     Hint = 'Open the URL Builder'
  352.     Caption = 'URL'
  353.     ParentShowHint = False
  354.     ShowHint = True
  355.     TabOrder = 3
  356.     OnClick = bbtnDataURLClick
  357.     Glyph.Data = {
  358.       42010000424D4201000000000000760000002800000012000000110000000100
  359.       040000000000CC00000000000000000000000000000000000000000000000000
  360.       80000080000000808000800000008000800080800000C0C0C000808080000000
  361.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  362.       7777070000007777777777777770000000000000000000007700070000000FFF
  363.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  364.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  365.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  366.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  367.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  368.       777777000000}
  369.   end
  370.   object bbtnCodeURL: TBitBtn
  371.     Left = 373
  372.     Top = 12
  373.     Width = 77
  374.     Height = 27
  375.     Hint = 'Open the URL Builder'
  376.     Caption = 'URL'
  377.     ParentShowHint = False
  378.     ShowHint = True
  379.     TabOrder = 1
  380.     OnClick = bbtnCodeURLClick
  381.     Glyph.Data = {
  382.       42010000424D4201000000000000760000002800000012000000110000000100
  383.       040000000000CC00000000000000000000000000000000000000000000000000
  384.       80000080000000808000800000008000800080800000C0C0C000808080000000
  385.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  386.       7777070000007777777777777770000000000000000000007700070000000FFF
  387.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  388.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  389.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  390.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  391.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  392.       777777000000}
  393.   end
  394.   object txtType: TEdit
  395.     Left = 72
  396.     Top = 72
  397.     Width = 121
  398.     Height = 21
  399.     Hint = 'The Internet Media Type of the object'#39's data'
  400.     ParentShowHint = False
  401.     ShowHint = True
  402.     TabOrder = 4
  403.   end
  404.   object txtStyle: TEdit
  405.     Left = 240
  406.     Top = 72
  407.     Width = 127
  408.     Height = 21
  409.     Hint = 'Rendering information'
  410.     ParentShowHint = False
  411.     ShowHint = True
  412.     TabOrder = 5
  413.   end
  414.   object Ok: TBitBtn
  415.     Left = 214
  416.     Top = 197
  417.     Width = 77
  418.     Height = 25
  419.     Hint = 'Insert standard <IMG> tag'
  420.     Caption = 'Ok'
  421.     Default = True
  422.     ModalResult = 1
  423.     TabOrder = 14
  424.     NumGlyphs = 2
  425.     Spacing = -1
  426.     IsControl = True
  427.   end
  428.   object Cancel: TBitBtn
  429.     Left = 298
  430.     Top = 197
  431.     Width = 77
  432.     Height = 25
  433.     Cancel = True
  434.     Caption = 'Cancel'
  435.     ModalResult = 2
  436.     TabOrder = 15
  437.     NumGlyphs = 2
  438.     Spacing = -1
  439.     IsControl = True
  440.   end
  441.   object Help: TBitBtn
  442.     Left = 382
  443.     Top = 197
  444.     Width = 77
  445.     Height = 25
  446.     Caption = 'Help'
  447.     TabOrder = 16
  448.     OnClick = HelpClick
  449.     NumGlyphs = 2
  450.     Spacing = -1
  451.     IsControl = True
  452.   end
  453.   object chkDeclare: TCheckBox
  454.     Left = 312
  455.     Top = 160
  456.     Width = 97
  457.     Height = 17
  458.     Hint = 'Specifies an object without inserting it into the document'
  459.     Caption = 'Decla&re'
  460.     ParentShowHint = False
  461.     ShowHint = True
  462.     TabOrder = 17
  463.   end
  464. end
  465.