home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / testsoft / bolek / demobil.exe / 0 / RCDATA / TFORMMYMESSAGE / TFORMMYMESSAGE.txt
Encoding:
Text File  |  1998-01-28  |  1.9 KB  |  94 lines

  1. object FormMyMessage: TFormMyMessage
  2.   Left = 235
  3.   Top = 161
  4.   BorderStyle = bsNone
  5.   Caption = 'FormMyMessage'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Background1: TBackground
  20.     Left = 0
  21.     Top = 0
  22.     Width = 536
  23.     Height = 348
  24.     Align = alClient
  25.     Transparent = True
  26.     _RefreshDisabled = False
  27.   end
  28.   object MSB1: TMultiStateBtn
  29.     Left = 113
  30.     Top = 97
  31.     Width = 0
  32.     Height = 0
  33.     _State = 0
  34.     _StateLock = False
  35.     _OnStateChanged = MSB1_OnStateChanged
  36.     _HotColor = 0
  37.     _OnMouseUp = MSB1_OnMouseUp
  38.     _FrameLeft = 0
  39.     _FrameTop = 0
  40.     _GetBgFromParent = False
  41.     _DrawOnBgCanvas = False
  42.     _DrawOnParentCanvas = False
  43.     _DrawOnOwnCanvas = True
  44.     _UseBring2Front = False
  45.     _Autosize = True
  46.     _RefreshDisabled = False
  47.     _TrueBackRefresh = False
  48.     _FramesNum = 1
  49.   end
  50.   object MSB2: TMultiStateBtn
  51.     Left = 333
  52.     Top = 132
  53.     Width = 32
  54.     Height = 32
  55.     _State = 0
  56.     _StateLock = False
  57.     _OnStateChanged = MSB2_OnStateChanged
  58.     _HotColor = 0
  59.     _OnMouseUp = MSB2_OnMouseUp
  60.     _FrameLeft = 0
  61.     _FrameTop = 0
  62.     _GetBgFromParent = False
  63.     _DrawOnBgCanvas = False
  64.     _DrawOnParentCanvas = False
  65.     _DrawOnOwnCanvas = True
  66.     _UseBring2Front = False
  67.     _Autosize = True
  68.     _RefreshDisabled = False
  69.     _TrueBackRefresh = False
  70.     _FramesNum = 1
  71.   end
  72.   object WP1: TWP
  73.     Enabled = True
  74.     Options = [wpoAsync]
  75.     Wave.Data = {}
  76.     Left = 259
  77.     Top = 159
  78.   end
  79.   object WP2: TWP
  80.     Enabled = True
  81.     Options = [wpoAsync]
  82.     Wave.Data = {}
  83.     Left = 269
  84.     Top = 169
  85.   end
  86.   object WpKlik: TWP
  87.     Enabled = True
  88.     Options = [wpoAsync]
  89.     Wave.Data = {}
  90.     Left = 274
  91.     Top = 180
  92.   end
  93. end
  94.