home *** CD-ROM | disk | FTP | other *** search
- object frmRecordMouse: TfrmRecordMouse
- Left = 567
- Top = 455
- BorderStyle = bsToolWindow
- Caption = 'Recording'
- ClientHeight = 43
- ClientWidth = 147
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 25
- Top = 8
- Width = 101
- Height = 26
- Alignment = taCenter
- Caption = 'Press Control-Alt-F12 to stop recording.'
- Transparent = True
- WordWrap = True
- end
- end
-