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

  1. inherited dlgInputElement: TdlgInputElement
  2.   Left = 341
  3.   Top = 285
  4.   ActiveControl = edName
  5.   Caption = '<INPUT>'
  6.   ClientHeight = 225
  7.   ClientWidth = 371
  8.   ShowHint = True
  9.   OnShow = FormShow
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   inherited Bevel1: TBevel
  13.     Left = 4
  14.     Width = 361
  15.     Height = 181
  16.   end
  17.   object lblType: TLabel [1]
  18.     Left = 12
  19.     Top = 48
  20.     Width = 24
  21.     Height = 13
  22.     Caption = '&Type'
  23.     FocusControl = cbType
  24.   end
  25.   object lblName: TLabel [2]
  26.     Left = 12
  27.     Top = 20
  28.     Width = 28
  29.     Height = 13
  30.     Caption = '&Name'
  31.     FocusControl = edName
  32.   end
  33.   object lblValue: TLabel [3]
  34.     Left = 12
  35.     Top = 76
  36.     Width = 27
  37.     Height = 13
  38.     Caption = '&Value'
  39.     FocusControl = cbValue
  40.   end
  41.   object lblSrc: TLabel [4]
  42.     Left = 12
  43.     Top = 104
  44.     Width = 16
  45.     Height = 13
  46.     Caption = '&Src'
  47.     FocusControl = edSrc
  48.   end
  49.   object lblSize: TLabel [5]
  50.     Left = 12
  51.     Top = 128
  52.     Width = 20
  53.     Height = 13
  54.     Caption = '&Size'
  55.     FocusControl = edSize
  56.   end
  57.   object lblMaxLen: TLabel [6]
  58.     Left = 112
  59.     Top = 128
  60.     Width = 56
  61.     Height = 13
  62.     Caption = '&Max Length'
  63.     FocusControl = edMaxLen
  64.   end
  65.   object lblAlign: TLabel [7]
  66.     Left = 12
  67.     Top = 160
  68.     Width = 23
  69.     Height = 13
  70.     Caption = '&Align'
  71.   end
  72.   inherited OKBtn: TButton
  73.     Left = 130
  74.     Top = 196
  75.     ModalResult = 0
  76.     OnClick = OKBtnClick
  77.   end
  78.   inherited CancelBtn: TButton
  79.     Left = 210
  80.     Top = 196
  81.   end
  82.   object HelpBtn: TButton
  83.     Left = 290
  84.     Top = 196
  85.     Width = 75
  86.     Height = 25
  87.     Caption = '&Help'
  88.     TabOrder = 2
  89.     OnClick = HelpBtnClick
  90.   end
  91.   object cbType: TComboBox
  92.     Left = 60
  93.     Top = 44
  94.     Width = 293
  95.     Height = 21
  96.     ItemHeight = 13
  97.     Items.Strings = (
  98.       'Text'
  99.       'Password'
  100.       'CheckBox'
  101.       'Radio'
  102.       'Image'
  103.       'Hidden'
  104.       'Submit'
  105.       'Reset')
  106.     TabOrder = 3
  107.     OnChange = cbTypeChange
  108.   end
  109.   object edName: TEdit
  110.     Left = 60
  111.     Top = 17
  112.     Width = 293
  113.     Height = 21
  114.     Color = clYellow
  115.     TabOrder = 4
  116.   end
  117.   object cbValue: TComboBox
  118.     Left = 60
  119.     Top = 71
  120.     Width = 293
  121.     Height = 21
  122.     ItemHeight = 13
  123.     TabOrder = 5
  124.   end
  125.   object edSrc: TEdit
  126.     Left = 60
  127.     Top = 98
  128.     Width = 205
  129.     Height = 21
  130.     TabOrder = 6
  131.   end
  132.   object btnURL: TBitBtn
  133.     Left = 272
  134.     Top = 97
  135.     Width = 79
  136.     Height = 25
  137.     Caption = '&URL'
  138.     TabOrder = 7
  139.     Glyph.Data = {
  140.       42010000424D4201000000000000760000002800000012000000110000000100
  141.       040000000000CC00000000000000000000000000000000000000000000000000
  142.       80000080000000808000800000008000800080800000C0C0C000808080000000
  143.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  144.       7777070000007777777777777770000000000000000000007700070000000FFF
  145.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  146.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  147.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  148.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  149.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  150.       777777000000}
  151.   end
  152.   object chkChecked: TCheckBox
  153.     Left = 268
  154.     Top = 157
  155.     Width = 73
  156.     Height = 17
  157.     Caption = '&Checked'
  158.     TabOrder = 8
  159.   end
  160.   object edSize: TEdit
  161.     Left = 60
  162.     Top = 124
  163.     Width = 41
  164.     Height = 21
  165.     TabOrder = 9
  166.   end
  167.   object edMaxLen: TEdit
  168.     Left = 183
  169.     Top = 124
  170.     Width = 41
  171.     Height = 21
  172.     TabOrder = 10
  173.   end
  174.   object cbAlign: TComboBox
  175.     Left = 60
  176.     Top = 156
  177.     Width = 145
  178.     Height = 21
  179.     ItemHeight = 13
  180.     Items.Strings = (
  181.       'TOP'
  182.       'MIDDLE'
  183.       'BOTTOM')
  184.     TabOrder = 11
  185.   end
  186. end
  187.