add README
[rofl0r-bogoAV.git] / bogo.dfm
blob82cdd8b9426c2a82b52ed79bca74f801917063f0
1 object Form1: TForm1\r
2   Left = 189\r
3   Top = 107\r
4   BorderStyle = bsNone\r
5   Caption = 'Form1'\r
6   ClientHeight = 186\r
7   ClientWidth = 327\r
8   Color = clBtnFace\r
9   Font.Charset = DEFAULT_CHARSET\r
10   Font.Color = clWindowText\r
11   Font.Height = -11\r
12   Font.Name = 'MS Sans Serif'\r
13   Font.Style = []\r
14   OldCreateOrder = False\r
15   OnCreate = FormCreate\r
16   OnDestroy = FormDestroy\r
17   OnMouseMove = FormMouseMove\r
18   OnPaint = FormPaint\r
19   PixelsPerInch = 96\r
20   TextHeight = 13\r
21   object Timer1: TTimer\r
22     Enabled = False\r
23     OnTimer = Timer1Timer\r
24     Left = 288\r
25     Top = 16\r
26   end\r
27 end\r