home *** CD-ROM | disk | FTP | other *** search
/ Java 1.2 How-To / JavaHowTo.iso / 3rdParty / Bluette / Bluette.exe / 0 / RCDATA / TCOMPILEMSGFORM / TCOMPILEMSGFORM.txt < prev   
Encoding:
Text File  |  1998-11-17  |  806 b   |  38 lines

  1. object CompileMsgForm: TCompileMsgForm
  2.   Left = 200
  3.   Top = 108
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Compiler Messages'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Scaled = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RichEdit1: TRichEdit
  17.     Left = 0
  18.     Top = 0
  19.     Width = 427
  20.     Height = 273
  21.     Align = alClient
  22.     BorderStyle = bsNone
  23.     Color = clBlack
  24.     Font.Charset = HANGEUL_CHARSET
  25.     Font.Color = clSilver
  26.     Font.Height = -12
  27.     Font.Name = 'System'
  28.     Font.Style = [fsBold]
  29.     ImeName = '∩┐╜╤▒∩┐╜∩┐╜∩┐╜(∩┐╜╤▒∩┐╜)'
  30.     ParentFont = False
  31.     PlainText = True
  32.     ReadOnly = True
  33.     ScrollBars = ssBoth
  34.     TabOrder = 0
  35.     WordWrap = False
  36.   end
  37. end
  38.