initial commit
[rofl0r-KOL.git] / Demo2Forms / Unit2.dfm
blob0dca5ead592dbf24bb3965cb686f639828406975
1 object Form2: TForm2\r
2   Left = 245\r
3   Top = 272\r
4   Width = 214\r
5   Height = 179\r
6   Caption = 'Form2'\r
7   Color = clBtnFace\r
8   Font.Charset = DEFAULT_CHARSET\r
9   Font.Color = clWindowText\r
10   Font.Height = -11\r
11   Font.Name = 'MS Sans Serif'\r
12   Font.Style = []\r
13   OldCreateOrder = False\r
14   PixelsPerInch = 96\r
15   TextHeight = 13\r
16   object CheckBox1: TKOLCheckBox\r
17     Tag = 0\r
18     Left = 16\r
19     Top = 16\r
20     Width = 177\r
21     Height = 22\r
22     TabOrder = 0\r
23     PlaceDown = False\r
24     PlaceRight = False\r
25     PlaceUnder = False\r
26     Visible = True\r
27     Enabled = True\r
28     DoubleBuffered = False\r
29     Align = caNone\r
30     CenterOnParent = False\r
31     Caption = 'Just Hide, not Close'\r
32     Ctl3D = True\r
33     Color = clBtnFace\r
34     parentColor = True\r
35     Font.Color = clWindowText\r
36     Font.FontStyle = []\r
37     Font.FontHeight = 0\r
38     Font.FontWidth = 0\r
39     Font.FontWeight = 0\r
40     Font.FontName = 'MS Sans Serif'\r
41     Font.FontOrientation = 0\r
42     Font.FontCharset = 1\r
43     Font.FontPitch = fpDefault\r
44     parentFont = True\r
45     EraseBackground = False\r
46     Transparent = False\r
47     Checked = False\r
48     TabStop = True\r
49     autoSize = False\r
50     HasBorder = False\r
51   end\r
52   object KOLForm2: TKOLForm\r
53     Caption = 'Form2'\r
54     Visible = False\r
55     OnDestroy = KOLForm2Destroy\r
56     OnClose = KOLForm2Close\r
57     Locked = False\r
58     formUnit = 'Unit2'\r
59     formMain = False\r
60     Enabled = True\r
61     Tabulate = False\r
62     TabulateEx = False\r
63     defaultSize = False\r
64     defaultPosition = False\r
65     HasBorder = True\r
66     HasCaption = True\r
67     StayOnTop = False\r
68     CanResize = True\r
69     CenterOnScreen = False\r
70     Ctl3D = True\r
71     WindowState = wsNormal\r
72     minimizeIcon = True\r
73     maximizeIcon = True\r
74     closeIcon = True\r
75     Color = clBtnFace\r
76     Font.Color = clWindowText\r
77     Font.FontStyle = []\r
78     Font.FontHeight = 0\r
79     Font.FontWidth = 0\r
80     Font.FontWeight = 0\r
81     Font.FontName = 'MS Sans Serif'\r
82     Font.FontOrientation = 0\r
83     Font.FontCharset = 1\r
84     Font.FontPitch = fpDefault\r
85     DoubleBuffered = False\r
86     PreventResizeFlicks = False\r
87     Transparent = False\r
88     AlphaBlend = 255\r
89     Border = 2\r
90     MarginLeft = 0\r
91     MarginRight = 0\r
92     MarginTop = 0\r
93     MarginBottom = 0\r
94     MinimizeNormalAnimated = False\r
95     zOrderChildren = False\r
96     statusSizeGrip = True\r
97     EraseBackground = False\r
98     supportMnemonics = False\r
99     Left = 72\r
100     Top = 72\r
101   end\r
102 end\r