source: OniWindowMover/Unit2.dfm@ 691

Last change on this file since 691 was 257, checked in by alloc, 16 years ago
File size: 461 bytes
Line 
1object 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
21end
Note: See TracBrowser for help on using the repository browser.