8 Font.Charset = DEFAULT_CHARSET
\r
9 Font.Color = clWindowText
\r
11 Font.Name = 'MS Sans Serif'
\r
13 OldCreateOrder = False
\r
16 object Button1: TKOLButton
\r
28 DoubleBuffered = False
\r
30 CenterOnParent = False
\r
31 Caption = 'Form2.Show'
\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 OnClick = Button1Click
\r
46 EraseBackground = False
\r
47 TextAlign = taCenter
\r
48 VerticalAlign = vaCenter
\r
50 LikeSpeedButton = False
\r
53 object KOLProject1: TKOLProject
\r
55 projectName = 'Demo2Forms'
\r
56 projectDest = 'Demo2Forms'
\r
57 sourcePath = 'E:\KOL\Demos\Demo2Forms\'
\r
58 outdcuPath = 'E:\KOL\Demos\Demo2Forms\'
\r
64 autoBuildDelay = 500
\r
67 SupportAnsiMnemonics = 0
\r
71 object KOLForm1: TKOLForm
\r
81 defaultPosition = False
\r
86 CenterOnScreen = False
\r
88 WindowState = wsNormal
\r
93 Font.Color = clWindowText
\r
98 Font.FontName = 'MS Sans Serif'
\r
99 Font.FontOrientation = 0
\r
100 Font.FontCharset = 1
\r
101 Font.FontPitch = fpDefault
\r
102 DoubleBuffered = False
\r
103 PreventResizeFlicks = False
\r
104 Transparent = False
\r
111 MinimizeNormalAnimated = False
\r
112 zOrderChildren = False
\r
113 statusSizeGrip = True
\r
114 EraseBackground = False
\r
115 supportMnemonics = False
\r
119 object KOLApplet1: TKOLApplet
\r
120 Caption = 'Demo2Forms'
\r