home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / gry / Fyrad / setup.exe / 0 / RCDATA / TFMSGBOX / TFMSGBOX.txt
Encoding:
Text File  |  1998-08-26  |  534 b   |  31 lines

  1. object fmsgbox: Tfmsgbox
  2.   Left = 269
  3.   Top = 181
  4.   Width = 244
  5.   Height = 129
  6.   Caption = 'Fyrad 32 Message'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object lmsg: TLabel
  15.     Left = 8
  16.     Top = 16
  17.     Width = 43
  18.     Height = 13
  19.     Caption = 'Message'
  20.     WordWrap = True
  21.   end
  22.   object bbok: TBitBtn
  23.     Left = 80
  24.     Top = 72
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'OK'
  28.     TabOrder = 0
  29.   end
  30. end
  31.