| Revision: | 257 | 
| Committed: | Sat Nov 1 20:12:29 2008 UTC (17 years ago) by alloc | 
| File size: | 461 byte(s) | 
| Log Message: | 
| # | Content | 
|---|---|
| 1 | object Form2: TForm2 | 
| 2 | Left = 0 | 
| 3 | Top = 0 | 
| 4 | Cursor = crCross | 
| 5 | BorderStyle = bsNone | 
| 6 | Caption = 'BlackScreen' | 
| 7 | ClientHeight = 320 | 
| 8 | ClientWidth = 434 | 
| 9 | Color = clBlack | 
| 10 | TransparentColorValue = clMaroon | 
| 11 | Enabled = False | 
| 12 | Font.Charset = DEFAULT_CHARSET | 
| 13 | Font.Color = clWindowText | 
| 14 | Font.Height = -11 | 
| 15 | Font.Name = 'Tahoma' | 
| 16 | Font.Style = [] | 
| 17 | OldCreateOrder = False | 
| 18 | WindowState = wsMaximized | 
| 19 | PixelsPerInch = 96 | 
| 20 | TextHeight = 13 | 
| 21 | end |