home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / PREIZKUSNI / WinIVR.msi / Instal01.cab / _F92770CE59F144CA876D7657130B84C1 / 0 / RCDATA / TFRMIVRVARIANTOPERATE / TFRMIVRVARIANTOPERATE.txt
Text File  |  2002-01-30  |  3KB  |  165 lines

  1. object frmIVRVariantOperate: TfrmIVRVariantOperate
  2.   Left = 294
  3.   Top = 197
  4.   Width = 335
  5.   Height = 294
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   Color = clBtnFace
  8.   ParentFont = True
  9.   OldCreateOrder = False
  10.   OnCreate = FormCreate
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object pnlContent: TPanel
  14.     Left = 0
  15.     Top = 0
  16.     Width = 327
  17.     Height = 225
  18.     Align = alTop
  19.     BevelOuter = bvNone
  20.     ParentColor = True
  21.     TabOrder = 0
  22.     object lblDestVariant: TLabel
  23.       Left = 31
  24.       Top = 89
  25.       Width = 74
  26.       Height = 13
  27.       Alignment = taRightJustify
  28.       Caption = '─┐∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&D)∩┐╜∩┐╜'
  29.       FocusControl = cmbDest
  30.     end
  31.     object lblOperatorType: TLabel
  32.       Left = 32
  33.       Top = 54
  34.       Width = 73
  35.       Height = 13
  36.       Alignment = taRightJustify
  37.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&T)∩┐╜∩┐╜'
  38.       FocusControl = cmbOperate
  39.     end
  40.     object lblSourceVariant: TLabel
  41.       Left = 44
  42.       Top = 154
  43.       Width = 61
  44.       Height = 13
  45.       Alignment = taRightJustify
  46.       Caption = '╘┤∩┐╜∩┐╜∩┐╜∩┐╜(&S)∩┐╜∩┐╜'
  47.       FocusControl = cmbSource
  48.     end
  49.     object lblSaveVariant: TLabel
  50.       Left = 32
  51.       Top = 19
  52.       Width = 73
  53.       Height = 13
  54.       Alignment = taRightJustify
  55.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&V)∩┐╜∩┐╜'
  56.       FocusControl = cmbResult
  57.     end
  58.     object lblNote: TLabel
  59.       Left = 31
  60.       Top = 189
  61.       Width = 74
  62.       Height = 13
  63.       Alignment = taRightJustify
  64.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╦╡∩┐╜∩┐╜(&N)∩┐╜∩┐╜'
  65.       FocusControl = edtNote
  66.     end
  67.     object cmbDest: TComboBox
  68.       Left = 115
  69.       Top = 85
  70.       Width = 185
  71.       Height = 21
  72.       ItemHeight = 13
  73.       TabOrder = 2
  74.     end
  75.     object cmbSource: TComboBox
  76.       Left = 115
  77.       Top = 150
  78.       Width = 185
  79.       Height = 21
  80.       ItemHeight = 13
  81.       TabOrder = 4
  82.     end
  83.     object edtNote: TEdit
  84.       Left = 115
  85.       Top = 185
  86.       Width = 185
  87.       Height = 21
  88.       TabOrder = 5
  89.     end
  90.     object cmbResult: TComboBox
  91.       Left = 115
  92.       Top = 15
  93.       Width = 185
  94.       Height = 21
  95.       Style = csDropDownList
  96.       ItemHeight = 13
  97.       TabOrder = 0
  98.     end
  99.     object cmbOperate: TComboBox
  100.       Left = 115
  101.       Top = 50
  102.       Width = 185
  103.       Height = 21
  104.       Style = csDropDownList
  105.       ItemHeight = 13
  106.       TabOrder = 1
  107.       OnChange = cmbOperateChange
  108.       Items.Strings = (
  109.         '∩┐╜∩┐╜'
  110.         '∩┐╜∩┐╜'
  111.         '∩┐╜∩┐╜'
  112.         '∩┐╜∩┐╜'
  113.         '∩┐╜∩┐╜∩┐╜∩┐╜'
  114.         '╚í─ú'
  115.         '∩┐╜╟╖∩┐╜∩┐╜∩┐╜∩┐╜'
  116.         '∩┐╜╟╖±▓╗╡∩┐╜∩┐╜∩┐╜'
  117.         '∩┐╜╟╖∩┐╜╨í∩┐╜∩┐╜'
  118.         '∩┐╜╟╖∩┐╜∩┐╜∩┐╜∩┐╜'
  119.         '∩┐╜╟╖∩┐╜╨í∩┐╜┌╡∩┐╜∩┐╜∩┐╜'
  120.         '∩┐╜╟╖∩┐╜∩┐╜∩┐╜┌╡∩┐╜∩┐╜∩┐╜'
  121.         '∩┐╜∩┐╜'
  122.         '∩┐╜∩┐╜'
  123.         '∩┐╜∩┐╜')
  124.     end
  125.     object btnGetResult: TButton
  126.       Left = 225
  127.       Top = 115
  128.       Width = 75
  129.       Height = 25
  130.       Caption = '╚í╧╡═│∩┐╜∩┐╜╧ó(&G)...'
  131.       TabOrder = 3
  132.       OnClick = btnGetResultClick
  133.     end
  134.   end
  135.   object btnOk: TButton
  136.     Left = 25
  137.     Top = 225
  138.     Width = 75
  139.     Height = 25
  140.     Caption = '╚╖∩┐╜∩┐╜(&O)'
  141.     Default = True
  142.     TabOrder = 1
  143.     OnClick = btnOkClick
  144.   end
  145.   object btnCancel: TButton
  146.     Left = 125
  147.     Top = 225
  148.     Width = 75
  149.     Height = 25
  150.     Cancel = True
  151.     Caption = '╚í∩┐╜∩┐╜(&C)'
  152.     ModalResult = 2
  153.     TabOrder = 2
  154.   end
  155.   object btnHelp: TButton
  156.     Left = 225
  157.     Top = 225
  158.     Width = 75
  159.     Height = 25
  160.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&H)'
  161.     TabOrder = 3
  162.     OnClick = btnHelpClick
  163.   end
  164. end
  165.