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

  1. object MsgWindow: TMsgWindow
  2.   Left = 188
  3.   Top = 115
  4.   AutoScroll = False
  5.   Caption = 'メッソスソスソスソス'
  6.   ClientHeight = 138
  7.   ClientWidth = 435
  8.   ParentFont = True
  9.   PopupMenu = MsgViewPopupMenu
  10.   OnClose = FormClose
  11.   OnCreate = FormCreate
  12.   OnDestroy = FormDestroy
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object CountsPanel: TPanel
  16.     Left = 0
  17.     Top = 114
  18.     Width = 435
  19.     Height = 24
  20.     Align = alBottom
  21.     BevelInner = bvLowered
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object TBevel
  25.       Left = 248
  26.       Top = 4
  27.       Width = 57
  28.       Height = 16
  29.     end
  30.     object Bevel2: TBevel
  31.       Left = 152
  32.       Top = 4
  33.       Width = 57
  34.       Height = 16
  35.     end
  36.     object Bevel5: TBevel
  37.       Left = 368
  38.       Top = 4
  39.       Width = 57
  40.       Height = 16
  41.     end
  42.     object Label1: TLabel
  43.       Left = 5
  44.       Top = 5
  45.       Width = 35
  46.       Height = 13
  47.       AutoSize = False
  48.       Caption = 'ソスラー:'
  49.     end
  50.     object Bevel1: TBevel
  51.       Left = 40
  52.       Top = 4
  53.       Width = 57
  54.       Height = 16
  55.     end
  56.     object ErrorLabel: TLabel
  57.       Left = 47
  58.       Top = 5
  59.       Width = 45
  60.       Height = 13
  61.       Alignment = taRightJustify
  62.       AutoSize = False
  63.       Caption = '0'
  64.     end
  65.     object Label2: TLabel
  66.       Left = 101
  67.       Top = 5
  68.       Width = 48
  69.       Height = 13
  70.       AutoSize = False
  71.       Caption = 'ソスxソスソス:'
  72.     end
  73.     object WarningLabel: TLabel
  74.       Left = 159
  75.       Top = 5
  76.       Width = 45
  77.       Height = 13
  78.       Alignment = taRightJustify
  79.       AutoSize = False
  80.       Caption = '0'
  81.     end
  82.     object Label7: TLabel
  83.       Left = 213
  84.       Top = 5
  85.       Width = 27
  86.       Height = 13
  87.       AutoSize = False
  88.       Caption = 'ソスソスソス:'
  89.     end
  90.     object HintLabel: TLabel
  91.       Left = 255
  92.       Top = 5
  93.       Width = 45
  94.       Height = 13
  95.       Alignment = taRightJustify
  96.       AutoSize = False
  97.       Caption = '0'
  98.     end
  99.     object Label9: TLabel
  100.       Left = 309
  101.       Top = 5
  102.       Width = 59
  103.       Height = 13
  104.       AutoSize = False
  105.       Caption = 'ソスvソスソスソスIソスラー:'
  106.     end
  107.     object FatalLabel: TLabel
  108.       Left = 375
  109.       Top = 5
  110.       Width = 45
  111.       Height = 13
  112.       Alignment = taRightJustify
  113.       AutoSize = False
  114.       Caption = '0'
  115.     end
  116.   end
  117.   object MsgViewPopupMenu: TPopupMenu
  118.     OnPopup = MsgViewPopup
  119.     Left = 8
  120.     Top = 8
  121.     object mvViewSourceItem: TMenuItem
  122.       Caption = 'ソスソスソスソスフ表ソスソス(&V)'
  123.       OnClick = ViewSourceItemClick
  124.     end
  125.     object mvEditSourceItem: TMenuItem
  126.       Caption = 'ソスソスソスソスフ編集(&S)'
  127.       OnClick = EditSourceItemClick
  128.     end
  129.     object mvAltViewSourceItem: TMenuItem
  130.       Caption = 'ソスソスソスソスフ表ソスソス'
  131.       Visible = False
  132.       OnClick = ViewSourceItemClick
  133.     end
  134.     object mvAltEditSourceItem: TMenuItem
  135.       Caption = 'ソスソスソスソスフ編集'
  136.       Visible = False
  137.       OnClick = EditSourceItemClick
  138.     end
  139.     object N1: TMenuItem
  140.       Caption = '-'
  141.     end
  142.     object ClearCompilerMessagesItem: TMenuItem
  143.       Caption = 'ソスソスソス゚イソス メッソスソスソズの擾ソスソスソス'
  144.       OnClick = ClearCompilerMessages
  145.     end
  146.     object ClearSearchResultsItem: TMenuItem
  147.       Caption = 'ソスソスソスソスソスソスソスハの擾ソスソスソス(&C)'
  148.       OnClick = ClearSearchResults
  149.     end
  150.   end
  151. end
  152.