8 Font.Charset = DEFAULT_CHARSET
\r
9 Font.Color = clWindowText
\r
11 Font.Name = 'MS Sans Serif'
\r
13 OldCreateOrder = False
\r
16 object CheckBox1: TKOLCheckBox
\r
28 DoubleBuffered = False
\r
30 CenterOnParent = False
\r
31 Caption = 'Just Hide, not Close'
\r
35 Font.Color = clWindowText
\r
40 Font.FontName = 'MS Sans Serif'
\r
41 Font.FontOrientation = 0
\r
42 Font.FontCharset = 1
\r
43 Font.FontPitch = fpDefault
\r
45 EraseBackground = False
\r
52 object KOLForm2: TKOLForm
\r
55 OnDestroy = KOLForm2Destroy
\r
56 OnClose = KOLForm2Close
\r
64 defaultPosition = False
\r
69 CenterOnScreen = False
\r
71 WindowState = wsNormal
\r
76 Font.Color = clWindowText
\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
94 MinimizeNormalAnimated = False
\r
95 zOrderChildren = False
\r
96 statusSizeGrip = True
\r
97 EraseBackground = False
\r
98 supportMnemonics = False
\r