initial commit
[rofl0r-KOL.git] / demos / listviewchkboxes / Unit1.dfm
blob6b19eda1ba8f919ae054fb1e24838374fafb2a34
1 object Form1: TForm1\r
2   Left = 507\r
3   Top = 362\r
4   Width = 268\r
5   Height = 270\r
6   HorzScrollBar.Visible = False\r
7   VertScrollBar.Visible = False\r
8   Caption = 'Form1'\r
9   Color = clBtnFace\r
10   Font.Charset = DEFAULT_CHARSET\r
11   Font.Color = clWindowText\r
12   Font.Height = -11\r
13   Font.Name = 'MS Sans Serif'\r
14   Font.Style = []\r
15   OldCreateOrder = False\r
16   PixelsPerInch = 96\r
17   TextHeight = 13\r
18   object ListView1: TKOLListView\r
19     Tag = 0\r
20     Left = 8\r
21     Top = 8\r
22     Width = 241\r
23     Height = 201\r
24     TabOrder = 0\r
25     PlaceDown = False\r
26     PlaceRight = False\r
27     PlaceUnder = False\r
28     Visible = True\r
29     Enabled = True\r
30     DoubleBuffered = False\r
31     Align = caNone\r
32     CenterOnParent = False\r
33     Ctl3D = True\r
34     Color = clWindow\r
35     parentColor = False\r
36     Font.Color = clWindowText\r
37     Font.FontStyle = []\r
38     Font.FontHeight = -11\r
39     Font.FontWidth = 0\r
40     Font.FontWeight = 0\r
41     Font.FontName = 'MS Sans Serif'\r
42     Font.FontOrientation = 0\r
43     Font.FontCharset = 0\r
44     Font.FontPitch = fpDefault\r
45     parentFont = True\r
46     OnMouseDown = ListView1MouseDown\r
47     EraseBackground = False\r
48     Transparent = False\r
49     Style = lvsDetail\r
50     Options = [lvoGridLines, lvoRowSelect]\r
51     ImageListSmall = ImageList1\r
52     OnKeyDown = ListView1KeyDown\r
53     LVCount = 0\r
54     LVTextBkColor = clWindow\r
55     LVBkColor = clWindow\r
56     HasBorder = True\r
57     TabStop = True\r
58   end\r
59   object Panel1: TKOLPanel\r
60     Tag = 0\r
61     Left = 8\r
62     Top = 216\r
63     Width = 241\r
64     Height = 24\r
65     TabOrder = 2\r
66     PlaceDown = False\r
67     PlaceRight = False\r
68     PlaceUnder = False\r
69     Visible = True\r
70     Enabled = True\r
71     DoubleBuffered = False\r
72     Align = caNone\r
73     CenterOnParent = False\r
74     Ctl3D = True\r
75     Color = clBtnFace\r
76     parentColor = True\r
77     Font.Color = clWindowText\r
78     Font.FontStyle = []\r
79     Font.FontHeight = -11\r
80     Font.FontWidth = 0\r
81     Font.FontWeight = 0\r
82     Font.FontName = 'MS Sans Serif'\r
83     Font.FontOrientation = 0\r
84     Font.FontCharset = 0\r
85     Font.FontPitch = fpDefault\r
86     parentFont = True\r
87     EraseBackground = False\r
88     Transparent = False\r
89     TextAlign = taLeft\r
90     edgeStyle = esLowered\r
91     VerticalAlign = vaTop\r
92     Border = 2\r
93     MarginTop = 0\r
94     MarginBottom = 0\r
95     MarginLeft = 0\r
96     MarginRight = 0\r
97     object Button1: TKOLButton\r
98       Tag = 0\r
99       Left = 2\r
100       Top = 1\r
101       Width = 238\r
102       Height = 22\r
103       TabOrder = 0\r
104       PlaceDown = False\r
105       PlaceRight = False\r
106       PlaceUnder = False\r
107       Visible = True\r
108       Enabled = True\r
109       DoubleBuffered = False\r
110       Align = caNone\r
111       CenterOnParent = False\r
112       Caption = 'Demonstrate'\r
113       Ctl3D = True\r
114       Color = clBtnFace\r
115       parentColor = False\r
116       Font.Color = clWindowText\r
117       Font.FontStyle = []\r
118       Font.FontHeight = -11\r
119       Font.FontWidth = 0\r
120       Font.FontWeight = 0\r
121       Font.FontName = 'MS Sans Serif'\r
122       Font.FontOrientation = 0\r
123       Font.FontCharset = 0\r
124       Font.FontPitch = fpDefault\r
125       parentFont = True\r
126       OnClick = Button1Click\r
127       EraseBackground = False\r
128       TextAlign = taCenter\r
129       VerticalAlign = vaCenter\r
130       TabStop = True\r
131       LikeSpeedButton = False\r
132       autoSize = False\r
133     end\r
134   end\r
135   object KOLProject1: TKOLProject\r
136     Locked = False\r
137     projectName = 'DemoListView'\r
138     projectDest = 'DemoListView'\r
139     sourcePath = 'E:\Delphi\Work\ListView\KolListView\'\r
140     outdcuPath = 'E:\Delphi\Work\ListView\KolListView\'\r
141     dprResource = False\r
142     protectFiles = True\r
143     showReport = False\r
144     isKOLProject = True\r
145     autoBuild = True\r
146     autoBuildDelay = 500\r
147     BUILD = False\r
148     consoleOut = False\r
149     SupportAnsiMnemonics = 0\r
150     PaintType = ptWYSIWIG\r
151     Left = 8\r
152     Top = 256\r
153   end\r
154   object KOLForm1: TKOLForm\r
155     Caption = 'Form1'\r
156     Visible = True\r
157     Locked = False\r
158     formUnit = 'Unit1'\r
159     formMain = True\r
160     Enabled = True\r
161     Tabulate = False\r
162     TabulateEx = False\r
163     defaultSize = False\r
164     defaultPosition = False\r
165     HasBorder = True\r
166     HasCaption = True\r
167     StayOnTop = False\r
168     CanResize = False\r
169     CenterOnScreen = False\r
170     Ctl3D = True\r
171     WindowState = wsNormal\r
172     minimizeIcon = True\r
173     maximizeIcon = False\r
174     closeIcon = True\r
175     Color = clBtnFace\r
176     Font.Color = clWindowText\r
177     Font.FontStyle = []\r
178     Font.FontHeight = -11\r
179     Font.FontWidth = 0\r
180     Font.FontWeight = 0\r
181     Font.FontName = 'MS Sans Serif'\r
182     Font.FontOrientation = 0\r
183     Font.FontCharset = 0\r
184     Font.FontPitch = fpDefault\r
185     DoubleBuffered = False\r
186     PreventResizeFlicks = False\r
187     Transparent = False\r
188     AlphaBlend = 255\r
189     Border = 2\r
190     MarginLeft = 0\r
191     MarginRight = 0\r
192     MarginTop = 0\r
193     MarginBottom = 0\r
194     MinimizeNormalAnimated = False\r
195     zOrderChildren = False\r
196     statusSizeGrip = True\r
197     OnFormCreate = KOLForm1FormCreate\r
198     EraseBackground = False\r
199     supportMnemonics = False\r
200     Left = 40\r
201     Top = 256\r
202   end\r
203   object ImageList1: TKOLImageList\r
204     ImgWidth = 15\r
205     ImgHeight = 15\r
206     Count = 2\r
207     bitmap.Data = {\r
208       66010000424D660100000000000076000000280000001E0000000F0000000100\r
209       040000000000F000000000000000000000001000000010000000000000000000\r
210       8000008000000080800080000000800080008080000080808000C0C0C0000000\r
211       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111\r
212       1111111111111111110010000000000000110000000000000100100000000000\r
213       0011000000000000010010011111111100110011111111100100100111111111\r
214       0011001119111110010010011111111100110011999111100100100111111111\r
215       0011001999991110010010011111111100110019919991100100100111111111\r
216       0011001911199910010010011111111100110011111199100100100111111111\r
217       0011001111111910010010011111111100110011111111100100100000000000\r
218       0011000000000000010010000000000000110000000000000100111111111111\r
219       11111111111111111100}\r
220     TransparentColor = clMaroon\r
221     systemimagelist = False\r
222     Colors = ilcColor4\r
223     Masked = True\r
224     BkColor = clNone\r
225     Left = 72\r
226     Top = 256\r
227   end\r
228   object Timer1: TKOLTimer\r
229     Interval = 100\r
230     Enabled = False\r
231     OnTimer = Timer1Timer\r
232     Left = 104\r
233     Top = 256\r
234   end\r
235 end\r