home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TWATCHEDITDLG / TWATCHEDITDLG.txt
Text File  |  1997-05-14  |  4KB  |  197 lines

  1. object WatchEditDlg: TWatchEditDlg
  2.   Left = 230
  3.   Top = 151
  4.   HelpContext = 1550
  5.   ActiveControl = edExpression
  6.   BorderStyle = bsDialog
  7.   Caption = 'ソスト趣ソスソスソスソスソスソスソスソスソスソスティ'
  8.   ClientHeight = 173
  9.   ClientWidth = 399
  10.   ParentFont = True
  11.   OnCreate = FormCreate
  12.   PixelsPerInch = 96
  13.   TextHeight = 12
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 64
  17.     Width = 381
  18.     Height = 73
  19.     Shape = bsFrame
  20.   end
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 12
  24.     Width = 78
  25.     Height = 13
  26.     AutoSize = False
  27.     Caption = 'ソスト趣ソスソスソスソス骼ョ(&E):'
  28.     DragCursor = crDefault
  29.     FocusControl = edExpression
  30.   end
  31.   object Label2: TLabel
  32.     Left = 8
  33.     Top = 38
  34.     Width = 86
  35.     Height = 13
  36.     AutoSize = False
  37.     Caption = 'ソスJソスソスヤゑソスソスソス(&U):'
  38.     DragCursor = crDefault
  39.     FocusControl = edRepeatCount
  40.   end
  41.   object Label3: TLabel
  42.     Left = 167
  43.     Top = 38
  44.     Width = 44
  45.     Height = 13
  46.     AutoSize = False
  47.     Caption = 'ソスソスソスソス(&G):'
  48.     DragCursor = crDefault
  49.     FocusControl = edDigits
  50.   end
  51.   object edExpression: TComboBox
  52.     Left = 96
  53.     Top = 9
  54.     Width = 293
  55.     Height = 21
  56.     DragCursor = crDefault
  57.     ItemHeight = 13
  58.     TabOrder = 0
  59.   end
  60.   object rbCharacter: TRadioButton
  61.     Left = 14
  62.     Top = 68
  63.     Width = 120
  64.     Height = 20
  65.     Caption = 'ソスソスソスソス(&C)'
  66.     DragCursor = crDefault
  67.     TabOrder = 4
  68.   end
  69.   object rbString: TRadioButton
  70.     Left = 14
  71.     Top = 88
  72.     Width = 120
  73.     Height = 20
  74.     Caption = 'ソスソスソスソスソスソス(&S)'
  75.     DragCursor = crDefault
  76.     TabOrder = 5
  77.   end
  78.   object rbDecimal: TRadioButton
  79.     Left = 14
  80.     Top = 108
  81.     Width = 120
  82.     Height = 20
  83.     Caption = '10 ソスiソスソスソスソス(&D)'
  84.     DragCursor = crDefault
  85.     TabOrder = 6
  86.   end
  87.   object rbHex: TRadioButton
  88.     Left = 140
  89.     Top = 68
  90.     Width = 120
  91.     Height = 20
  92.     Caption = '16 ソスiソスソスソスソス(&X)'
  93.     DragCursor = crDefault
  94.     TabOrder = 7
  95.   end
  96.   object rbOrdinal: TRadioButton
  97.     Left = 140
  98.     Top = 88
  99.     Width = 120
  100.     Height = 20
  101.     Caption = 'ソスソスソスソス(&O)'
  102.     DragCursor = crDefault
  103.     TabOrder = 8
  104.   end
  105.   object rbPointer: TRadioButton
  106.     Left = 140
  107.     Top = 108
  108.     Width = 120
  109.     Height = 20
  110.     Caption = 'ソス゚イソスソス(&P)'
  111.     DragCursor = crDefault
  112.     TabOrder = 9
  113.   end
  114.   object rbRecord: TRadioButton
  115.     Left = 265
  116.     Top = 68
  117.     Width = 120
  118.     Height = 20
  119.     Caption = 'ソス\ソスソスソスソス(&R)'
  120.     DragCursor = crDefault
  121.     TabOrder = 10
  122.   end
  123.   object rbDefault: TRadioButton
  124.     Left = 265
  125.     Top = 88
  126.     Width = 120
  127.     Height = 20
  128.     Caption = 'ソスソスフォソスソス(&L)'
  129.     DragCursor = crDefault
  130.     TabOrder = 11
  131.   end
  132.   object cbDump: TCheckBox
  133.     Left = 265
  134.     Top = 108
  135.     Width = 120
  136.     Height = 20
  137.     Caption = 'ソスソスソス ソスソスソスソスソス(&M)'
  138.     DragCursor = crDefault
  139.     TabOrder = 12
  140.   end
  141.   object edRepeatCount: TEdit
  142.     Left = 96
  143.     Top = 36
  144.     Width = 58
  145.     Height = 21
  146.     DragCursor = crDefault
  147.     TabOrder = 1
  148.   end
  149.   object edDigits: TEdit
  150.     Left = 215
  151.     Top = 36
  152.     Width = 58
  153.     Height = 21
  154.     DragCursor = crDefault
  155.     TabOrder = 2
  156.   end
  157.   object cbEnabled: TCheckBox
  158.     Left = 290
  159.     Top = 36
  160.     Width = 90
  161.     Height = 20
  162.     Caption = 'ソスLソスソス(&N)'
  163.     DragCursor = crDefault
  164.     TabOrder = 3
  165.   end
  166.   object OKButton: TButton
  167.     Left = 153
  168.     Top = 144
  169.     Width = 75
  170.     Height = 25
  171.     Caption = 'OK'
  172.     Default = True
  173.     ModalResult = 1
  174.     TabOrder = 13
  175.     OnClick = OKButtonClick
  176.   end
  177.   object CancelButton: TButton
  178.     Left = 233
  179.     Top = 144
  180.     Width = 75
  181.     Height = 25
  182.     Cancel = True
  183.     Caption = 'ソスソスンセソス'
  184.     ModalResult = 2
  185.     TabOrder = 14
  186.   end
  187.   object HelpButton: TButton
  188.     Left = 313
  189.     Top = 144
  190.     Width = 75
  191.     Height = 25
  192.     Caption = 'ソスソスソスソス(&H)'
  193.     TabOrder = 15
  194.     OnClick = HelpButtonClick
  195.   end
  196. end
  197.