1 object MainForm: TMainForm
\r
6 HorzScrollBar.Visible = False
\r
7 VertScrollBar.Visible = False
\r
8 Caption = 'XLGrid Demo'
\r
10 Font.Charset = DEFAULT_CHARSET
\r
11 Font.Color = clWindowText
\r
13 Font.Name = 'MS Sans Serif'
\r
15 OldCreateOrder = False
\r
19 object XLGrid: TKOLmdvXLGrid
\r
26 IgnoreDefault = False
\r
29 DefaultColWidth = 70
\r
30 DefaultRowHeight = 20
\r
33 TitleRow.Strings = (
\r
44 TitleCol.Strings = (
\r
56 Font.Color = clWindowText
\r
61 Font.FontName = 'MS Sans Serif'
\r
62 Font.FontOrientation = 0
\r
63 Font.FontCharset = 1
\r
64 Font.FontPitch = fpDefault
\r
65 LineColor = clBtnShadow
\r
74 AlignmentHor = ahLeftJustify
\r
75 AlignmentVert = avCenter
\r
76 Options = [xlgRangeSelect]
\r
77 TitleFont.Color = clWindowText
\r
78 TitleFont.FontStyle = []
\r
79 TitleFont.FontHeight = 0
\r
80 TitleFont.FontWidth = 0
\r
81 TitleFont.FontWeight = 0
\r
82 TitleFont.FontName = 'MS Sans Serif'
\r
83 TitleFont.FontOrientation = 0
\r
84 TitleFont.FontCharset = 1
\r
85 TitleFont.FontPitch = fpDefault
\r
86 TitleColor = clBtnFace
\r
87 TitleSelectedColor = cl3DDkShadow
\r
88 TitleSelectedFontColor = clBtnHighlight
\r
89 GridStyle = gsStandard
\r
90 TitleRowButton = False
\r
91 TitleColButton = False
\r
92 SelectedColor = clHighlight
\r
93 SelectedColorLine = clHighlightText
\r
94 SelectedFontColor = clHighlightText
\r
95 ResizeSensitivity = 1
\r
96 OnFocusChange = XLGridFocusChange
\r
97 OnSelectedChange = XLGridSelectedChange
\r
98 OnBeginEdit = XLGridBeginEdit
\r
99 OnEndEdit = XLGridEndEdit
\r
100 OnDrawCell = XLGridDrawCell
\r
101 OnDrawTitle = XLGridDrawTitle
\r
102 DefEditorEvents = False
\r
114 CenterOnParent = False
\r
115 ParentColor = False
\r
142 object Panel1: TKOLPanel
\r
149 IgnoreDefault = False
\r
160 DoubleBuffered = False
\r
162 CenterOnParent = False
\r
165 parentColor = False
\r
166 Font.Color = clWindowText
\r
167 Font.FontStyle = []
\r
168 Font.FontHeight = 10
\r
170 Font.FontWeight = 0
\r
171 Font.FontName = 'MS Sans Serif'
\r
172 Font.FontOrientation = 0
\r
173 Font.FontCharset = 1
\r
174 Font.FontPitch = fpDefault
\r
176 EraseBackground = False
\r
178 Transparent = False
\r
180 edgeStyle = esRaised
\r
181 VerticalAlign = vaTop
\r
187 Brush.Color = clBtnFace
\r
188 Brush.BrushStyle = bsSolid
\r
189 ShowAccelChar = False
\r
190 object gbStyle: TKOLGroupBox
\r
197 IgnoreDefault = False
\r
208 DoubleBuffered = False
\r
210 CenterOnParent = False
\r
211 Caption = 'GridStyle'
\r
215 Font.Color = clWindowText
\r
216 Font.FontStyle = []
\r
217 Font.FontHeight = 10
\r
219 Font.FontWeight = 0
\r
220 Font.FontName = 'MS Sans Serif'
\r
221 Font.FontOrientation = 0
\r
222 Font.FontCharset = 1
\r
223 Font.FontPitch = fpDefault
\r
225 EraseBackground = True
\r
227 Transparent = False
\r
235 Brush.Color = clBtnFace
\r
236 Brush.BrushStyle = bsSolid
\r
237 object rbXL: TKOLRadioBox
\r
244 IgnoreDefault = False
\r
255 DoubleBuffered = False
\r
257 CenterOnParent = False
\r
262 Font.Color = clWindowText
\r
263 Font.FontStyle = []
\r
264 Font.FontHeight = 10
\r
266 Font.FontWeight = 0
\r
267 Font.FontName = 'MS Sans Serif'
\r
268 Font.FontOrientation = 0
\r
269 Font.FontCharset = 1
\r
270 Font.FontPitch = fpDefault
\r
272 OnClick = rbStyleClick
\r
273 EraseBackground = False
\r
275 Transparent = False
\r
280 Brush.Color = clBtnFace
\r
281 Brush.BrushStyle = bsSolid
\r
283 object rbStandard: TKOLRadioBox
\r
290 IgnoreDefault = False
\r
301 DoubleBuffered = False
\r
303 CenterOnParent = False
\r
304 Caption = 'gsStandard'
\r
308 Font.Color = clWindowText
\r
309 Font.FontStyle = []
\r
310 Font.FontHeight = 10
\r
312 Font.FontWeight = 0
\r
313 Font.FontName = 'MS Sans Serif'
\r
314 Font.FontOrientation = 0
\r
315 Font.FontCharset = 1
\r
316 Font.FontPitch = fpDefault
\r
318 OnClick = rbStyleClick
\r
319 EraseBackground = False
\r
321 Transparent = False
\r
326 Brush.Color = clBtnFace
\r
327 Brush.BrushStyle = bsSolid
\r
330 object gbOptions: TKOLGroupBox
\r
337 IgnoreDefault = False
\r
348 DoubleBuffered = False
\r
350 CenterOnParent = False
\r
351 Caption = 'Options'
\r
355 Font.Color = clWindowText
\r
356 Font.FontStyle = []
\r
357 Font.FontHeight = 10
\r
359 Font.FontWeight = 0
\r
360 Font.FontName = 'MS Sans Serif'
\r
361 Font.FontOrientation = 0
\r
362 Font.FontCharset = 1
\r
363 Font.FontPitch = fpDefault
\r
365 EraseBackground = True
\r
367 Transparent = False
\r
375 Brush.Color = clBtnFace
\r
376 Brush.BrushStyle = bsSolid
\r
377 object cbxlgRangeSelect: TKOLCheckBox
\r
384 IgnoreDefault = False
\r
395 DoubleBuffered = False
\r
397 CenterOnParent = False
\r
398 Caption = 'xlgRangeSelect'
\r
402 Font.Color = clWindowText
\r
403 Font.FontStyle = []
\r
404 Font.FontHeight = 10
\r
406 Font.FontWeight = 0
\r
407 Font.FontName = 'MS Sans Serif'
\r
408 Font.FontOrientation = 0
\r
409 Font.FontCharset = 1
\r
410 Font.FontPitch = fpDefault
\r
412 OnClick = cbxlgOptionsClick
\r
413 EraseBackground = True
\r
415 Transparent = False
\r
420 Brush.Color = clBtnFace
\r
421 Brush.BrushStyle = bsSolid
\r
424 object cbxlgColsSelect: TKOLCheckBox
\r
431 IgnoreDefault = False
\r
442 DoubleBuffered = False
\r
444 CenterOnParent = False
\r
445 Caption = 'xlgColsSelect'
\r
449 Font.Color = clWindowText
\r
450 Font.FontStyle = []
\r
451 Font.FontHeight = 10
\r
453 Font.FontWeight = 0
\r
454 Font.FontName = 'MS Sans Serif'
\r
455 Font.FontOrientation = 0
\r
456 Font.FontCharset = 1
\r
457 Font.FontPitch = fpDefault
\r
459 OnClick = cbxlgOptionsClick
\r
460 EraseBackground = True
\r
462 Transparent = False
\r
467 Brush.Color = clBtnFace
\r
468 Brush.BrushStyle = bsSolid
\r
471 object cbxlgRowsSelect: TKOLCheckBox
\r
478 IgnoreDefault = False
\r
489 DoubleBuffered = False
\r
491 CenterOnParent = False
\r
492 Caption = 'xlgRowsSelect'
\r
496 Font.Color = clWindowText
\r
497 Font.FontStyle = []
\r
498 Font.FontHeight = 10
\r
500 Font.FontWeight = 0
\r
501 Font.FontName = 'MS Sans Serif'
\r
502 Font.FontOrientation = 0
\r
503 Font.FontCharset = 1
\r
504 Font.FontPitch = fpDefault
\r
506 OnClick = cbxlgOptionsClick
\r
507 EraseBackground = True
\r
509 Transparent = False
\r
514 Brush.Color = clBtnFace
\r
515 Brush.BrushStyle = bsSolid
\r
518 object cbxlgColSizing: TKOLCheckBox
\r
525 IgnoreDefault = False
\r
536 DoubleBuffered = False
\r
538 CenterOnParent = False
\r
539 Caption = 'xlgColSizing'
\r
543 Font.Color = clWindowText
\r
544 Font.FontStyle = []
\r
545 Font.FontHeight = 10
\r
547 Font.FontWeight = 0
\r
548 Font.FontName = 'MS Sans Serif'
\r
549 Font.FontOrientation = 0
\r
550 Font.FontCharset = 1
\r
551 Font.FontPitch = fpDefault
\r
553 OnClick = cbxlgOptionsClick
\r
554 EraseBackground = True
\r
556 Transparent = False
\r
561 Brush.Color = clBtnFace
\r
562 Brush.BrushStyle = bsSolid
\r
565 object cbxlgRowSizing: TKOLCheckBox
\r
572 IgnoreDefault = False
\r
583 DoubleBuffered = False
\r
585 CenterOnParent = False
\r
586 Caption = 'xlgRowSizing'
\r
590 Font.Color = clWindowText
\r
591 Font.FontStyle = []
\r
592 Font.FontHeight = 10
\r
594 Font.FontWeight = 0
\r
595 Font.FontName = 'MS Sans Serif'
\r
596 Font.FontOrientation = 0
\r
597 Font.FontCharset = 1
\r
598 Font.FontPitch = fpDefault
\r
600 OnClick = cbxlgOptionsClick
\r
601 EraseBackground = True
\r
603 Transparent = False
\r
608 Brush.Color = clBtnFace
\r
609 Brush.BrushStyle = bsSolid
\r
612 object cbxlgColMoving: TKOLCheckBox
\r
619 IgnoreDefault = False
\r
630 DoubleBuffered = False
\r
632 CenterOnParent = False
\r
633 Caption = 'xlgColMoving'
\r
637 Font.Color = clWindowText
\r
638 Font.FontStyle = []
\r
639 Font.FontHeight = 10
\r
641 Font.FontWeight = 0
\r
642 Font.FontName = 'MS Sans Serif'
\r
643 Font.FontOrientation = 0
\r
644 Font.FontCharset = 1
\r
645 Font.FontPitch = fpDefault
\r
647 OnClick = cbxlgOptionsClick
\r
648 EraseBackground = True
\r
650 Transparent = False
\r
655 Brush.Color = clBtnFace
\r
656 Brush.BrushStyle = bsSolid
\r
659 object cbxlgRowMoving: TKOLCheckBox
\r
666 IgnoreDefault = False
\r
677 DoubleBuffered = False
\r
679 CenterOnParent = False
\r
680 Caption = 'xlgRowMoving'
\r
684 Font.Color = clWindowText
\r
685 Font.FontStyle = []
\r
686 Font.FontHeight = 10
\r
688 Font.FontWeight = 0
\r
689 Font.FontName = 'MS Sans Serif'
\r
690 Font.FontOrientation = 0
\r
691 Font.FontCharset = 1
\r
692 Font.FontPitch = fpDefault
\r
694 OnClick = cbxlgOptionsClick
\r
695 EraseBackground = True
\r
697 Transparent = False
\r
702 Brush.Color = clBtnFace
\r
703 Brush.BrushStyle = bsSolid
\r
706 object Label1: TKOLLabel
\r
713 IgnoreDefault = False
\r
724 DoubleBuffered = False
\r
726 CenterOnParent = False
\r
727 Caption = '(+Ctrl for Multi Select)'
\r
731 Font.Color = clWindowText
\r
732 Font.FontStyle = []
\r
733 Font.FontHeight = 10
\r
735 Font.FontWeight = 0
\r
736 Font.FontName = 'MS Sans Serif'
\r
737 Font.FontOrientation = 0
\r
738 Font.FontCharset = 1
\r
739 Font.FontPitch = fpDefault
\r
741 EraseBackground = True
\r
743 Transparent = False
\r
745 VerticalAlign = vaTop
\r
748 Brush.Color = clBtnFace
\r
749 Brush.BrushStyle = bsSolid
\r
750 ShowAccelChar = False
\r
752 object Label2: TKOLLabel
\r
759 IgnoreDefault = False
\r
770 DoubleBuffered = False
\r
772 CenterOnParent = False
\r
773 Caption = '(+Alt for Moving)'
\r
777 Font.Color = clWindowText
\r
778 Font.FontStyle = []
\r
779 Font.FontHeight = 10
\r
781 Font.FontWeight = 0
\r
782 Font.FontName = 'MS Sans Serif'
\r
783 Font.FontOrientation = 0
\r
784 Font.FontCharset = 1
\r
785 Font.FontPitch = fpDefault
\r
787 EraseBackground = True
\r
789 Transparent = False
\r
791 VerticalAlign = vaTop
\r
794 Brush.Color = clBtnFace
\r
795 Brush.BrushStyle = bsSolid
\r
796 ShowAccelChar = False
\r
799 object btnMerge: TKOLButton
\r
806 IgnoreDefault = True
\r
817 DoubleBuffered = False
\r
819 CenterOnParent = False
\r
823 parentColor = False
\r
824 Font.Color = clWindowText
\r
825 Font.FontStyle = []
\r
826 Font.FontHeight = 10
\r
828 Font.FontWeight = 0
\r
829 Font.FontName = 'MS Sans Serif'
\r
830 Font.FontOrientation = 0
\r
831 Font.FontCharset = 1
\r
832 Font.FontPitch = fpDefault
\r
834 OnClick = btnMergeClick
\r
835 EraseBackground = True
\r
837 TextAlign = taCenter
\r
838 VerticalAlign = vaCenter
\r
840 LikeSpeedButton = False
\r
844 image.Data = {07544269746D617000000000}
\r
846 object btnSplit: TKOLButton
\r
853 IgnoreDefault = True
\r
864 DoubleBuffered = False
\r
866 CenterOnParent = False
\r
870 parentColor = False
\r
871 Font.Color = clWindowText
\r
872 Font.FontStyle = []
\r
873 Font.FontHeight = 10
\r
875 Font.FontWeight = 0
\r
876 Font.FontName = 'MS Sans Serif'
\r
877 Font.FontOrientation = 0
\r
878 Font.FontCharset = 1
\r
879 Font.FontPitch = fpDefault
\r
881 OnClick = btnSplitClick
\r
882 EraseBackground = True
\r
884 TextAlign = taCenter
\r
885 VerticalAlign = vaCenter
\r
887 LikeSpeedButton = False
\r
891 image.Data = {07544269746D617000000000}
\r
893 object gbLines: TKOLGroupBox
\r
900 IgnoreDefault = False
\r
911 DoubleBuffered = False
\r
913 CenterOnParent = False
\r
918 Font.Color = clWindowText
\r
919 Font.FontStyle = []
\r
920 Font.FontHeight = 10
\r
922 Font.FontWeight = 0
\r
923 Font.FontName = 'MS Sans Serif'
\r
924 Font.FontOrientation = 0
\r
925 Font.FontCharset = 1
\r
926 Font.FontPitch = fpDefault
\r
928 EraseBackground = True
\r
930 Transparent = False
\r
938 Brush.Color = clBtnFace
\r
939 Brush.BrushStyle = bsSolid
\r
940 object Label3: TKOLLabel
\r
947 IgnoreDefault = False
\r
958 DoubleBuffered = False
\r
960 CenterOnParent = False
\r
965 Font.Color = clWindowText
\r
966 Font.FontStyle = []
\r
967 Font.FontHeight = 10
\r
969 Font.FontWeight = 0
\r
970 Font.FontName = 'MS Sans Serif'
\r
971 Font.FontOrientation = 0
\r
972 Font.FontCharset = 1
\r
973 Font.FontPitch = fpDefault
\r
975 EraseBackground = True
\r
979 VerticalAlign = vaTop
\r
982 Brush.Color = clBtnFace
\r
983 Brush.BrushStyle = bsSolid
\r
984 ShowAccelChar = False
\r
986 object Label4: TKOLLabel
\r
993 IgnoreDefault = False
\r
1000 PlaceRight = False
\r
1001 PlaceUnder = False
\r
1004 DoubleBuffered = False
\r
1006 CenterOnParent = False
\r
1010 parentColor = True
\r
1011 Font.Color = clWindowText
\r
1012 Font.FontStyle = []
\r
1013 Font.FontHeight = 10
\r
1014 Font.FontWidth = 0
\r
1015 Font.FontWeight = 0
\r
1016 Font.FontName = 'MS Sans Serif'
\r
1017 Font.FontOrientation = 0
\r
1018 Font.FontCharset = 1
\r
1019 Font.FontPitch = fpDefault
\r
1021 EraseBackground = True
\r
1023 Transparent = True
\r
1024 TextAlign = taLeft
\r
1025 VerticalAlign = vaTop
\r
1028 Brush.Color = clBtnFace
\r
1029 Brush.BrushStyle = bsSolid
\r
1030 ShowAccelChar = False
\r
1032 object Label5: TKOLLabel
\r
1039 IgnoreDefault = False
\r
1046 PlaceRight = False
\r
1047 PlaceUnder = False
\r
1050 DoubleBuffered = False
\r
1052 CenterOnParent = False
\r
1056 parentColor = True
\r
1057 Font.Color = clWindowText
\r
1058 Font.FontStyle = []
\r
1059 Font.FontHeight = 10
\r
1060 Font.FontWidth = 0
\r
1061 Font.FontWeight = 0
\r
1062 Font.FontName = 'MS Sans Serif'
\r
1063 Font.FontOrientation = 0
\r
1064 Font.FontCharset = 1
\r
1065 Font.FontPitch = fpDefault
\r
1067 EraseBackground = True
\r
1069 Transparent = True
\r
1070 TextAlign = taLeft
\r
1071 VerticalAlign = vaTop
\r
1074 Brush.Color = clBtnFace
\r
1075 Brush.BrushStyle = bsSolid
\r
1076 ShowAccelChar = False
\r
1078 object Label6: TKOLLabel
\r
1085 IgnoreDefault = False
\r
1092 PlaceRight = False
\r
1093 PlaceUnder = False
\r
1096 DoubleBuffered = False
\r
1098 CenterOnParent = False
\r
1099 Caption = 'Bottom'
\r
1102 parentColor = True
\r
1103 Font.Color = clWindowText
\r
1104 Font.FontStyle = []
\r
1105 Font.FontHeight = 10
\r
1106 Font.FontWidth = 0
\r
1107 Font.FontWeight = 0
\r
1108 Font.FontName = 'MS Sans Serif'
\r
1109 Font.FontOrientation = 0
\r
1110 Font.FontCharset = 1
\r
1111 Font.FontPitch = fpDefault
\r
1113 EraseBackground = True
\r
1115 Transparent = True
\r
1116 TextAlign = taLeft
\r
1117 VerticalAlign = vaTop
\r
1120 Brush.Color = clBtnFace
\r
1121 Brush.BrushStyle = bsSolid
\r
1122 ShowAccelChar = False
\r
1124 object Button2: TKOLButton
\r
1131 IgnoreDefault = True
\r
1138 PlaceRight = False
\r
1139 PlaceUnder = False
\r
1142 DoubleBuffered = False
\r
1144 CenterOnParent = False
\r
1148 parentColor = False
\r
1149 Font.Color = clWindowText
\r
1150 Font.FontStyle = []
\r
1151 Font.FontHeight = 10
\r
1152 Font.FontWidth = 0
\r
1153 Font.FontWeight = 0
\r
1154 Font.FontName = 'MS Sans Serif'
\r
1155 Font.FontOrientation = 0
\r
1156 Font.FontCharset = 1
\r
1157 Font.FontPitch = fpDefault
\r
1159 OnClick = Button2Click
\r
1160 EraseBackground = True
\r
1162 TextAlign = taCenter
\r
1163 VerticalAlign = vaCenter
\r
1165 LikeSpeedButton = False
\r
1167 DefaultBtn = False
\r
1169 image.Data = {07544269746D617000000000}
\r
1171 object UpDownLeft: TKOLMHUpDown
\r
1178 IgnoreDefault = False
\r
1185 PlaceRight = False
\r
1186 PlaceUnder = False
\r
1189 DoubleBuffered = False
\r
1191 CenterOnParent = False
\r
1193 parentColor = True
\r
1195 EraseBackground = True
\r
1201 Orientation = udVertical
\r
1202 AlignButton = udRight
\r
1210 OnChangingEx = UpDownLeftChangingEx
\r
1212 object EditBox1: TKOLEditBox
\r
1219 IgnoreDefault = False
\r
1226 PlaceRight = False
\r
1227 PlaceUnder = False
\r
1230 DoubleBuffered = False
\r
1232 CenterOnParent = False
\r
1235 parentColor = False
\r
1236 Font.Color = clWindowText
\r
1237 Font.FontStyle = []
\r
1238 Font.FontHeight = 10
\r
1239 Font.FontWidth = 0
\r
1240 Font.FontWeight = 0
\r
1241 Font.FontName = 'MS Sans Serif'
\r
1242 Font.FontOrientation = 0
\r
1243 Font.FontCharset = 1
\r
1244 Font.FontPitch = fpDefault
\r
1246 EraseBackground = True
\r
1248 Transparent = False
\r
1250 Options = [eoReadonly]
\r
1252 TextAlign = taLeft
\r
1255 EditTabChar = False
\r
1256 Brush.Color = clWindow
\r
1257 Brush.BrushStyle = bsSolid
\r
1259 object UpDownRight: TKOLMHUpDown
\r
1266 IgnoreDefault = False
\r
1273 PlaceRight = False
\r
1274 PlaceUnder = False
\r
1277 DoubleBuffered = False
\r
1279 CenterOnParent = False
\r
1281 parentColor = True
\r
1283 EraseBackground = True
\r
1289 Orientation = udVertical
\r
1290 AlignButton = udRight
\r
1298 OnChangingEx = UpDownRightChangingEx
\r
1300 object EditBox2: TKOLEditBox
\r
1307 IgnoreDefault = False
\r
1314 PlaceRight = False
\r
1315 PlaceUnder = False
\r
1318 DoubleBuffered = False
\r
1320 CenterOnParent = False
\r
1323 parentColor = False
\r
1324 Font.Color = clWindowText
\r
1325 Font.FontStyle = []
\r
1326 Font.FontHeight = 10
\r
1327 Font.FontWidth = 0
\r
1328 Font.FontWeight = 0
\r
1329 Font.FontName = 'MS Sans Serif'
\r
1330 Font.FontOrientation = 0
\r
1331 Font.FontCharset = 1
\r
1332 Font.FontPitch = fpDefault
\r
1334 EraseBackground = True
\r
1336 Transparent = False
\r
1338 Options = [eoReadonly]
\r
1340 TextAlign = taLeft
\r
1343 EditTabChar = False
\r
1344 Brush.Color = clWindow
\r
1345 Brush.BrushStyle = bsSolid
\r
1347 object UpDownTop: TKOLMHUpDown
\r
1354 IgnoreDefault = False
\r
1361 PlaceRight = False
\r
1362 PlaceUnder = False
\r
1365 DoubleBuffered = False
\r
1367 CenterOnParent = False
\r
1369 parentColor = True
\r
1371 EraseBackground = True
\r
1377 Orientation = udVertical
\r
1378 AlignButton = udRight
\r
1386 OnChangingEx = UpDownTopChangingEx
\r
1388 object EditBox3: TKOLEditBox
\r
1395 IgnoreDefault = False
\r
1402 PlaceRight = False
\r
1403 PlaceUnder = False
\r
1406 DoubleBuffered = False
\r
1408 CenterOnParent = False
\r
1411 parentColor = False
\r
1412 Font.Color = clWindowText
\r
1413 Font.FontStyle = []
\r
1414 Font.FontHeight = 10
\r
1415 Font.FontWidth = 0
\r
1416 Font.FontWeight = 0
\r
1417 Font.FontName = 'MS Sans Serif'
\r
1418 Font.FontOrientation = 0
\r
1419 Font.FontCharset = 1
\r
1420 Font.FontPitch = fpDefault
\r
1422 EraseBackground = True
\r
1424 Transparent = False
\r
1426 Options = [eoReadonly]
\r
1428 TextAlign = taLeft
\r
1431 EditTabChar = False
\r
1432 Brush.Color = clWindow
\r
1433 Brush.BrushStyle = bsSolid
\r
1435 object UpDownBottom: TKOLMHUpDown
\r
1442 IgnoreDefault = False
\r
1449 PlaceRight = False
\r
1450 PlaceUnder = False
\r
1453 DoubleBuffered = False
\r
1455 CenterOnParent = False
\r
1457 parentColor = True
\r
1459 EraseBackground = True
\r
1465 Orientation = udVertical
\r
1466 AlignButton = udRight
\r
1474 OnChangingEx = UpDownBottomChangingEx
\r
1476 object EditBox4: TKOLEditBox
\r
1483 IgnoreDefault = False
\r
1490 PlaceRight = False
\r
1491 PlaceUnder = False
\r
1494 DoubleBuffered = False
\r
1496 CenterOnParent = False
\r
1499 parentColor = False
\r
1500 Font.Color = clWindowText
\r
1501 Font.FontStyle = []
\r
1502 Font.FontHeight = 10
\r
1503 Font.FontWidth = 0
\r
1504 Font.FontWeight = 0
\r
1505 Font.FontName = 'MS Sans Serif'
\r
1506 Font.FontOrientation = 0
\r
1507 Font.FontCharset = 1
\r
1508 Font.FontPitch = fpDefault
\r
1510 EraseBackground = True
\r
1512 Transparent = False
\r
1514 Options = [eoReadonly]
\r
1516 TextAlign = taLeft
\r
1519 EditTabChar = False
\r
1520 Brush.Color = clWindow
\r
1521 Brush.BrushStyle = bsSolid
\r
1524 object gbTitle: TKOLGroupBox
\r
1531 IgnoreDefault = False
\r
1538 PlaceRight = False
\r
1539 PlaceUnder = False
\r
1542 DoubleBuffered = False
\r
1544 CenterOnParent = False
\r
1548 parentColor = True
\r
1549 Font.Color = clWindowText
\r
1550 Font.FontStyle = []
\r
1551 Font.FontHeight = 10
\r
1552 Font.FontWidth = 0
\r
1553 Font.FontWeight = 0
\r
1554 Font.FontName = 'MS Sans Serif'
\r
1555 Font.FontOrientation = 0
\r
1556 Font.FontCharset = 1
\r
1557 Font.FontPitch = fpDefault
\r
1558 parentFont = False
\r
1559 EraseBackground = True
\r
1561 Transparent = False
\r
1567 TextAlign = taLeft
\r
1569 Brush.Color = clBtnFace
\r
1570 Brush.BrushStyle = bsSolid
\r
1571 object btnColor: TKOLButton
\r
1578 IgnoreDefault = True
\r
1585 PlaceRight = False
\r
1586 PlaceUnder = False
\r
1589 DoubleBuffered = False
\r
1591 CenterOnParent = False
\r
1595 parentColor = False
\r
1596 Font.Color = clWindowText
\r
1597 Font.FontStyle = []
\r
1598 Font.FontHeight = 10
\r
1599 Font.FontWidth = 0
\r
1600 Font.FontWeight = 0
\r
1601 Font.FontName = 'MS Sans Serif'
\r
1602 Font.FontOrientation = 0
\r
1603 Font.FontCharset = 1
\r
1604 Font.FontPitch = fpDefault
\r
1606 OnClick = btnColorClick
\r
1607 EraseBackground = True
\r
1609 TextAlign = taCenter
\r
1610 VerticalAlign = vaCenter
\r
1612 LikeSpeedButton = False
\r
1614 DefaultBtn = False
\r
1616 image.Data = {07544269746D617000000000}
\r
1618 object btnFont: TKOLButton
\r
1625 IgnoreDefault = True
\r
1632 PlaceRight = False
\r
1633 PlaceUnder = False
\r
1636 DoubleBuffered = False
\r
1638 CenterOnParent = False
\r
1642 parentColor = False
\r
1643 Font.Color = clWindowText
\r
1644 Font.FontStyle = []
\r
1645 Font.FontHeight = 10
\r
1646 Font.FontWidth = 0
\r
1647 Font.FontWeight = 0
\r
1648 Font.FontName = 'MS Sans Serif'
\r
1649 Font.FontOrientation = 0
\r
1650 Font.FontCharset = 1
\r
1651 Font.FontPitch = fpDefault
\r
1653 OnClick = btnFontClick
\r
1654 EraseBackground = True
\r
1656 TextAlign = taCenter
\r
1657 VerticalAlign = vaCenter
\r
1659 LikeSpeedButton = False
\r
1661 DefaultBtn = False
\r
1663 image.Data = {07544269746D617000000000}
\r
1665 object btnSelectColor: TKOLButton
\r
1672 IgnoreDefault = True
\r
1679 PlaceRight = False
\r
1680 PlaceUnder = False
\r
1683 DoubleBuffered = False
\r
1685 CenterOnParent = False
\r
1686 Caption = 'Select Color'
\r
1689 parentColor = False
\r
1690 Font.Color = clWindowText
\r
1691 Font.FontStyle = []
\r
1692 Font.FontHeight = 10
\r
1693 Font.FontWidth = 0
\r
1694 Font.FontWeight = 0
\r
1695 Font.FontName = 'MS Sans Serif'
\r
1696 Font.FontOrientation = 0
\r
1697 Font.FontCharset = 1
\r
1698 Font.FontPitch = fpDefault
\r
1700 OnClick = btnSelectColorClick
\r
1701 EraseBackground = True
\r
1703 TextAlign = taCenter
\r
1704 VerticalAlign = vaCenter
\r
1706 LikeSpeedButton = False
\r
1708 DefaultBtn = False
\r
1710 image.Data = {07544269746D617000000000}
\r
1712 object btnSelectFont: TKOLButton
\r
1719 IgnoreDefault = True
\r
1726 PlaceRight = False
\r
1727 PlaceUnder = False
\r
1730 DoubleBuffered = False
\r
1732 CenterOnParent = False
\r
1733 Caption = 'Select Font'
\r
1736 parentColor = False
\r
1737 Font.Color = clWindowText
\r
1738 Font.FontStyle = []
\r
1739 Font.FontHeight = 10
\r
1740 Font.FontWidth = 0
\r
1741 Font.FontWeight = 0
\r
1742 Font.FontName = 'MS Sans Serif'
\r
1743 Font.FontOrientation = 0
\r
1744 Font.FontCharset = 1
\r
1745 Font.FontPitch = fpDefault
\r
1747 OnClick = btnSelectFontClick
\r
1748 EraseBackground = True
\r
1750 TextAlign = taCenter
\r
1751 VerticalAlign = vaCenter
\r
1753 LikeSpeedButton = False
\r
1755 DefaultBtn = False
\r
1757 image.Data = {07544269746D617000000000}
\r
1760 object cbTitleColButton: TKOLCheckBox
\r
1767 IgnoreDefault = False
\r
1774 PlaceRight = False
\r
1775 PlaceUnder = False
\r
1778 DoubleBuffered = False
\r
1780 CenterOnParent = False
\r
1781 Caption = 'TitleColButton'
\r
1784 parentColor = True
\r
1785 Font.Color = clWindowText
\r
1786 Font.FontStyle = []
\r
1787 Font.FontHeight = 10
\r
1788 Font.FontWidth = 0
\r
1789 Font.FontWeight = 0
\r
1790 Font.FontName = 'MS Sans Serif'
\r
1791 Font.FontOrientation = 0
\r
1792 Font.FontCharset = 1
\r
1793 Font.FontPitch = fpDefault
\r
1794 parentFont = False
\r
1795 OnClick = cbTitleColButtonClick
\r
1796 EraseBackground = True
\r
1798 Transparent = False
\r
1803 Brush.Color = clBtnFace
\r
1804 Brush.BrushStyle = bsSolid
\r
1805 Auto3State = False
\r
1807 object cbTitleRowButton: TKOLCheckBox
\r
1814 IgnoreDefault = False
\r
1821 PlaceRight = False
\r
1822 PlaceUnder = False
\r
1825 DoubleBuffered = False
\r
1827 CenterOnParent = False
\r
1828 Caption = 'TitleRowButton'
\r
1831 parentColor = True
\r
1832 Font.Color = clWindowText
\r
1833 Font.FontStyle = []
\r
1834 Font.FontHeight = 10
\r
1835 Font.FontWidth = 0
\r
1836 Font.FontWeight = 0
\r
1837 Font.FontName = 'MS Sans Serif'
\r
1838 Font.FontOrientation = 0
\r
1839 Font.FontCharset = 1
\r
1840 Font.FontPitch = fpDefault
\r
1841 parentFont = False
\r
1842 OnClick = cbTitleRowButtonClick
\r
1843 EraseBackground = True
\r
1845 Transparent = False
\r
1850 Brush.Color = clBtnFace
\r
1851 Brush.BrushStyle = bsSolid
\r
1852 Auto3State = False
\r
1854 object Button3: TKOLButton
\r
1861 IgnoreDefault = True
\r
1868 PlaceRight = False
\r
1869 PlaceUnder = False
\r
1872 DoubleBuffered = False
\r
1874 CenterOnParent = False
\r
1875 Caption = 'Button3'
\r
1878 parentColor = False
\r
1879 Font.Color = clWindowText
\r
1880 Font.FontStyle = []
\r
1881 Font.FontHeight = 10
\r
1882 Font.FontWidth = 0
\r
1883 Font.FontWeight = 0
\r
1884 Font.FontName = 'MS Sans Serif'
\r
1885 Font.FontOrientation = 0
\r
1886 Font.FontCharset = 1
\r
1887 Font.FontPitch = fpDefault
\r
1889 EraseBackground = False
\r
1891 TextAlign = taCenter
\r
1892 VerticalAlign = vaCenter
\r
1894 LikeSpeedButton = False
\r
1896 DefaultBtn = False
\r
1898 image.Data = {07544269746D617000000000}
\r
1901 object Editor_2: TKOLPanel
\r
1908 IgnoreDefault = False
\r
1915 PlaceRight = False
\r
1916 PlaceUnder = False
\r
1919 DoubleBuffered = False
\r
1921 CenterOnParent = False
\r
1923 Color = clMoneyGreen
\r
1924 parentColor = False
\r
1925 Font.Color = clWindowText
\r
1926 Font.FontStyle = []
\r
1927 Font.FontHeight = 0
\r
1928 Font.FontWidth = 0
\r
1929 Font.FontWeight = 0
\r
1930 Font.FontName = 'MS Sans Serif'
\r
1931 Font.FontOrientation = 0
\r
1932 Font.FontCharset = 1
\r
1933 Font.FontPitch = fpDefault
\r
1935 EraseBackground = False
\r
1937 Transparent = False
\r
1938 TextAlign = taLeft
\r
1939 edgeStyle = esNone
\r
1940 VerticalAlign = vaTop
\r
1946 Brush.Color = clMoneyGreen
\r
1947 Brush.BrushStyle = bsSolid
\r
1948 ShowAccelChar = False
\r
1949 object Button1: TKOLButton
\r
1956 IgnoreDefault = True
\r
1963 PlaceRight = False
\r
1964 PlaceUnder = False
\r
1967 DoubleBuffered = False
\r
1969 CenterOnParent = False
\r
1973 parentColor = False
\r
1974 Font.Color = clWindowText
\r
1975 Font.FontStyle = []
\r
1976 Font.FontHeight = 0
\r
1977 Font.FontWidth = 0
\r
1978 Font.FontWeight = 0
\r
1979 Font.FontName = 'MS Sans Serif'
\r
1980 Font.FontOrientation = 0
\r
1981 Font.FontCharset = 1
\r
1982 Font.FontPitch = fpDefault
\r
1984 EraseBackground = False
\r
1986 TextAlign = taCenter
\r
1987 VerticalAlign = vaCenter
\r
1989 LikeSpeedButton = False
\r
1991 DefaultBtn = False
\r
1993 image.Data = {07544269746D617000000000}
\r
1996 object Editor_1: TKOLEditBox
\r
2003 IgnoreDefault = False
\r
2010 PlaceRight = False
\r
2011 PlaceUnder = False
\r
2014 DoubleBuffered = False
\r
2016 CenterOnParent = False
\r
2019 parentColor = False
\r
2020 Font.Color = clWindowText
\r
2021 Font.FontStyle = []
\r
2022 Font.FontHeight = 0
\r
2023 Font.FontWidth = 0
\r
2024 Font.FontWeight = 0
\r
2025 Font.FontName = 'MS Sans Serif'
\r
2026 Font.FontOrientation = 0
\r
2027 Font.FontCharset = 1
\r
2028 Font.FontPitch = fpDefault
\r
2030 EraseBackground = False
\r
2032 Transparent = False
\r
2035 TextAlign = taLeft
\r
2038 EditTabChar = False
\r
2039 Brush.Color = clWindow
\r
2040 Brush.BrushStyle = bsSolid
\r
2042 object CheckBox1: TKOLCheckBox
\r
2049 IgnoreDefault = False
\r
2056 PlaceRight = False
\r
2057 PlaceUnder = False
\r
2060 DoubleBuffered = False
\r
2062 CenterOnParent = False
\r
2063 Caption = 'CheckBox1'
\r
2066 parentColor = True
\r
2067 Font.Color = clWindowText
\r
2068 Font.FontStyle = []
\r
2069 Font.FontHeight = 0
\r
2070 Font.FontWidth = 0
\r
2071 Font.FontWeight = 0
\r
2072 Font.FontName = 'MS Sans Serif'
\r
2073 Font.FontOrientation = 0
\r
2074 Font.FontCharset = 1
\r
2075 Font.FontPitch = fpDefault
\r
2077 EraseBackground = False
\r
2079 Transparent = False
\r
2084 Brush.Color = clBtnFace
\r
2085 Brush.BrushStyle = bsSolid
\r
2086 Auto3State = False
\r
2088 object ComboBox1: TKOLComboBox
\r
2095 IgnoreDefault = False
\r
2102 PlaceRight = False
\r
2103 PlaceUnder = False
\r
2106 DoubleBuffered = False
\r
2108 CenterOnParent = False
\r
2111 parentColor = False
\r
2112 Font.Color = clWindowText
\r
2113 Font.FontStyle = []
\r
2114 Font.FontHeight = 0
\r
2115 Font.FontWidth = 0
\r
2116 Font.FontWeight = 0
\r
2117 Font.FontName = 'MS Sans Serif'
\r
2118 Font.FontOrientation = 0
\r
2119 Font.FontCharset = 1
\r
2120 Font.FontPitch = fpDefault
\r
2122 EraseBackground = False
\r
2124 Transparent = False
\r
2126 Options = [coNoIntegralHeight]
\r
2131 'qqqqqqqqqqqqqqqq'
\r
2138 Brush.Color = clWindow
\r
2139 Brush.BrushStyle = bsSolid
\r
2141 object KOLProject: TKOLProject
\r
2144 projectName = 'XLGridDemo'
\r
2145 projectDest = 'XLGridDemo'
\r
2146 sourcePath = 'C:\LANGUAGE\Delphi7\KOL\mdvLib\KOLmdvXLGrid\KOLmdvXLGridDemo\'
\r
2147 outdcuPath = 'C:\LANGUAGE\Delphi7\KOL\mdvLib\KOLmdvXLGrid\KOLmdvXLGridDemo\'
\r
2148 dprResource = False
\r
2149 protectFiles = True
\r
2150 showReport = False
\r
2151 isKOLProject = True
\r
2153 autoBuildDelay = 500
\r
2155 consoleOut = False
\r
2156 SupportAnsiMnemonics = 0
\r
2157 PaintType = ptWYSIWIG
\r
2162 object ColorDialog: TKOLColorDialog
\r
2163 ColorCustomOption = ccoFullOpen
\r
2164 CustomColor1 = clWhite
\r
2165 CustomColor2 = clWhite
\r
2166 CustomColor3 = clWhite
\r
2167 CustomColor4 = clWhite
\r
2168 CustomColor5 = clWhite
\r
2169 CustomColor6 = clWhite
\r
2170 CustomColor7 = clWhite
\r
2171 CustomColor8 = clWhite
\r
2172 CustomColor9 = clWhite
\r
2173 CustomColor10 = clWhite
\r
2174 CustomColor11 = clWhite
\r
2175 CustomColor12 = clWhite
\r
2176 CustomColor13 = clWhite
\r
2177 CustomColor14 = clWhite
\r
2178 CustomColor15 = clWhite
\r
2179 CustomColor16 = clWhite
\r
2183 object MHFontDialog: TKOLMHFontDialog
\r
2187 InitFont.Color = clWindowText
\r
2188 InitFont.FontStyle = []
\r
2189 InitFont.FontHeight = 0
\r
2190 InitFont.FontWidth = 0
\r
2191 InitFont.FontWeight = 0
\r
2192 InitFont.FontName = 'MS Sans Serif'
\r
2193 InitFont.FontOrientation = 0
\r
2194 InitFont.FontCharset = 1
\r
2195 InitFont.FontPitch = fpDefault
\r
2200 object KOLForm: TKOLForm
\r
2202 ForceIcon16x16 = False
\r
2203 Caption = 'XLGrid Demo'
\r
2205 AllBtnReturnClick = False
\r
2207 TabulateEx = False
\r
2212 defaultSize = False
\r
2213 defaultPosition = False
\r
2222 CenterOnScreen = False
\r
2224 WindowState = wsNormal
\r
2225 minimizeIcon = True
\r
2226 maximizeIcon = True
\r
2228 helpContextIcon = False
\r
2229 borderStyle = fbsSingle
\r
2232 Font.Color = clWindowText
\r
2233 Font.FontStyle = []
\r
2234 Font.FontHeight = 0
\r
2235 Font.FontWidth = 0
\r
2236 Font.FontWeight = 0
\r
2237 Font.FontName = 'MS Sans Serif'
\r
2238 Font.FontOrientation = 0
\r
2239 Font.FontCharset = 1
\r
2240 Font.FontPitch = fpDefault
\r
2241 Brush.Color = clBtnFace
\r
2242 Brush.BrushStyle = bsSolid
\r
2243 DoubleBuffered = False
\r
2244 PreventResizeFlicks = False
\r
2245 Transparent = False
\r
2252 MinimizeNormalAnimated = False
\r
2253 zOrderChildren = False
\r
2254 statusSizeGrip = True
\r
2257 OnFormCreate = KOLFormFormCreate
\r
2258 EraseBackground = False
\r
2259 supportMnemonics = False
\r