8 Font.Charset = DEFAULT_CHARSET
\r
9 Font.Color = clWindowText
\r
11 Font.Name = 'MS Sans Serif'
\r
13 OldCreateOrder = False
\r
16 object Panel1: TKOLPanel
\r
28 DoubleBuffered = False
\r
30 CenterOnParent = False
\r
35 Font.Color = clWindowText
\r
37 Font.FontHeight = -11
\r
40 Font.FontName = 'MS Sans Serif'
\r
41 Font.FontOrientation = 0
\r
42 Font.FontCharset = 0
\r
43 Font.FontPitch = fpDefault
\r
45 OnMouseMove = BB2MouseMove
\r
46 EraseBackground = False
\r
49 edgeStyle = esRaised
\r
50 VerticalAlign = vaTop
\r
56 object BB: TKOLBitBtn
\r
68 DoubleBuffered = False
\r
70 CenterOnParent = False
\r
75 Font.Color = clWindowText
\r
77 Font.FontHeight = -11
\r
80 Font.FontName = 'MS Sans Serif'
\r
81 Font.FontOrientation = 0
\r
82 Font.FontCharset = 0
\r
83 Font.FontPitch = fpDefault
\r
85 OnMouseMove = BB2MouseMove
\r
86 EraseBackground = False
\r
89 glyphLayout = glyphLeft
\r
91 TextAlign = taCenter
\r
92 VerticalAlign = vaCenter
\r
95 autoAdjustSize = False
\r
96 LikeSpeedButton = True
\r
100 BitBtnDrawMnemonic = False
\r
103 object ComboBox1: TKOLComboBox
\r
115 DoubleBuffered = False
\r
117 CenterOnParent = False
\r
121 Font.Color = clWindowText
\r
122 Font.FontStyle = []
\r
123 Font.FontHeight = -11
\r
125 Font.FontWeight = 0
\r
126 Font.FontName = 'MS Sans Serif'
\r
127 Font.FontOrientation = 0
\r
128 Font.FontCharset = 0
\r
129 Font.FontPitch = fpDefault
\r
131 OnMouseMove = BB2MouseMove
\r
132 EraseBackground = False
\r
133 Transparent = False
\r
135 Options = [coNoIntegralHeight]
\r
142 object EditBox1: TKOLEditBox
\r
154 DoubleBuffered = False
\r
156 CenterOnParent = False
\r
160 Font.Color = clWindowText
\r
161 Font.FontStyle = []
\r
162 Font.FontHeight = -11
\r
164 Font.FontWeight = 0
\r
165 Font.FontName = 'MS Sans Serif'
\r
166 Font.FontOrientation = 0
\r
167 Font.FontCharset = 0
\r
168 Font.FontPitch = fpDefault
\r
170 OnMouseMove = BB2MouseMove
\r
171 EraseBackground = False
\r
172 Transparent = False
\r
179 EditTabChar = False
\r
181 object CheckBox1: TKOLCheckBox
\r
193 DoubleBuffered = False
\r
195 CenterOnParent = False
\r
196 Caption = 'CheckBox1'
\r
200 Font.Color = clWindowText
\r
201 Font.FontStyle = []
\r
202 Font.FontHeight = -11
\r
204 Font.FontWeight = 0
\r
205 Font.FontName = 'MS Sans Serif'
\r
206 Font.FontOrientation = 0
\r
207 Font.FontCharset = 0
\r
208 Font.FontPitch = fpDefault
\r
210 OnMouseMove = BB2MouseMove
\r
211 EraseBackground = False
\r
212 Transparent = False
\r
218 object KOLProject1: TKOLProject
\r
220 projectName = 'Empty'
\r
221 projectDest = 'Empty'
\r
222 sourcePath = 'C:\Delphi\Projects\Form\'
\r
223 outdcuPath = 'C:\Delphi\Projects\Form\'
\r
224 dprResource = False
\r
225 protectFiles = True
\r
227 isKOLProject = True
\r
229 autoBuildDelay = 500
\r
232 SupportAnsiMnemonics = 0
\r
236 object KOLForm1: TKOLForm
\r
247 defaultPosition = True
\r
252 CenterOnScreen = True
\r
254 WindowState = wsNormal
\r
255 minimizeIcon = True
\r
256 maximizeIcon = True
\r
259 Font.Color = clWindowText
\r
260 Font.FontStyle = []
\r
261 Font.FontHeight = -11
\r
263 Font.FontWeight = 0
\r
264 Font.FontName = 'MS Sans Serif'
\r
265 Font.FontOrientation = 0
\r
266 Font.FontCharset = 0
\r
267 Font.FontPitch = fpDefault
\r
268 DoubleBuffered = False
\r
269 PreventResizeFlicks = False
\r
270 Transparent = False
\r
277 MinimizeNormalAnimated = False
\r
278 zOrderChildren = False
\r
279 statusSizeGrip = True
\r
280 OnFormCreate = KOLForm1FormCreate
\r
281 EraseBackground = False
\r
282 supportMnemonics = False
\r