home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 September / Net2.iso / Utility / automate.exe / %MAINDIR% / Settings.exe / 0 / RCDATA / TFRMRECORDMOUSE / TFRMRECORDMOUSE.txt
Encoding:
Text File  |  2000-07-27  |  627 b   |  30 lines

  1. object frmRecordMouse: TfrmRecordMouse
  2.   Left = 567
  3.   Top = 455
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Recording'
  6.   ClientHeight = 43
  7.   ClientWidth = 147
  8.   Color = clInfoBk
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 25
  21.     Top = 8
  22.     Width = 101
  23.     Height = 26
  24.     Alignment = taCenter
  25.     Caption = 'Press Control-Alt-F12 to stop recording.'
  26.     Transparent = True
  27.     WordWrap = True
  28.   end
  29. end
  30.