Rev | Line | |
---|
[257] | 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
|
---|
Note:
See
TracBrowser
for help on using the repository browser.