initial commit
[rofl0r-KOL.git] / demos / progressbar / Unit1.dfm
bloba0a289e051e73e0c07155840332fee4fabe7835f
1 object Form1: TForm1\r
2   Left = 228\r
3   Top = 107\r
4   Width = 336\r
5   Height = 216\r
6   Caption = 'Form1'\r
7   Color = clBtnFace\r
8   Font.Charset = DEFAULT_CHARSET\r
9   Font.Color = clWindowText\r
10   Font.Height = -11\r
11   Font.Name = 'MS Sans Serif'\r
12   Font.Style = []\r
13   OldCreateOrder = False\r
14   PixelsPerInch = 96\r
15   TextHeight = 13\r
16   object ProgressBar1: TKOLProgressBar\r
17     Left = 12\r
18     Top = 40\r
19     Width = 300\r
20     Height = 20\r
21     TabOrder = 0\r
22     PlaceDown = False\r
23     PlaceRight = False\r
24     PlaceUnder = False\r
25     Visible = True\r
26     Enabled = True\r
27     DoubleBuffered = False\r
28     Align = caNone\r
29     CenterOnParent = False\r
30     Ctl3D = True\r
31     Color = clBtnFace\r
32     parentColor = True\r
33     Font.Color = clWindowText\r
34     Font.FontStyle = []\r
35     Font.FontHeight = 0\r
36     Font.FontWidth = 0\r
37     Font.FontWeight = 0\r
38     Font.FontName = 'MS Sans Serif'\r
39     Font.FontOrientation = 0\r
40     Font.FontCharset = 0\r
41     Font.FontPitch = fpDefault\r
42     parentFont = True\r
43     EraseBackground = False\r
44     Transparent = False\r
45     Vertical = False\r
46     Smooth = True\r
47     ProgressColor = clRed\r
48     ProgressBkColor = clBlack\r
49     Progress = 0\r
50     MaxProgress = 100\r
51   end\r
52   object EditBox1: TKOLEditBox\r
53     Left = 12\r
54     Top = 120\r
55     Width = 97\r
56     Height = 22\r
57     TabOrder = 1\r
58     PlaceDown = False\r
59     PlaceRight = False\r
60     PlaceUnder = False\r
61     Visible = True\r
62     Enabled = True\r
63     DoubleBuffered = False\r
64     Align = caNone\r
65     CenterOnParent = False\r
66     Ctl3D = True\r
67     Color = clBtnFace\r
68     parentColor = True\r
69     Font.Color = clWindowText\r
70     Font.FontStyle = []\r
71     Font.FontHeight = 0\r
72     Font.FontWidth = 0\r
73     Font.FontWeight = 0\r
74     Font.FontName = 'MS Sans Serif'\r
75     Font.FontOrientation = 0\r
76     Font.FontCharset = 0\r
77     Font.FontPitch = fpDefault\r
78     parentFont = True\r
79     EraseBackground = False\r
80     Transparent = False\r
81     Text = '100'\r
82     Options = []\r
83     TabStop = True\r
84     TextAlign = taLeft\r
85     autoSize = False\r
86   end\r
87   object EditBox2: TKOLEditBox\r
88     Left = 120\r
89     Top = 120\r
90     Width = 99\r
91     Height = 22\r
92     TabOrder = 2\r
93     PlaceDown = False\r
94     PlaceRight = False\r
95     PlaceUnder = False\r
96     Visible = True\r
97     Enabled = True\r
98     DoubleBuffered = False\r
99     Align = caNone\r
100     CenterOnParent = False\r
101     Ctl3D = True\r
102     Color = clBtnFace\r
103     parentColor = True\r
104     Font.Color = clWindowText\r
105     Font.FontStyle = []\r
106     Font.FontHeight = 0\r
107     Font.FontWidth = 0\r
108     Font.FontWeight = 0\r
109     Font.FontName = 'MS Sans Serif'\r
110     Font.FontOrientation = 0\r
111     Font.FontCharset = 0\r
112     Font.FontPitch = fpDefault\r
113     parentFont = True\r
114     EraseBackground = False\r
115     Transparent = False\r
116     Text = '0'\r
117     Options = []\r
118     TabStop = True\r
119     TextAlign = taLeft\r
120     autoSize = False\r
121   end\r
122   object Button1: TKOLButton\r
123     Left = 230\r
124     Top = 120\r
125     Width = 64\r
126     Height = 22\r
127     TabOrder = 3\r
128     PlaceDown = False\r
129     PlaceRight = False\r
130     PlaceUnder = False\r
131     Visible = True\r
132     Enabled = True\r
133     DoubleBuffered = False\r
134     Align = caNone\r
135     CenterOnParent = False\r
136     Caption = 'Set'\r
137     Ctl3D = True\r
138     Color = clBtnFace\r
139     parentColor = True\r
140     Font.Color = clWindowText\r
141     Font.FontStyle = []\r
142     Font.FontHeight = 0\r
143     Font.FontWidth = 0\r
144     Font.FontWeight = 0\r
145     Font.FontName = 'MS Sans Serif'\r
146     Font.FontOrientation = 0\r
147     Font.FontCharset = 0\r
148     Font.FontPitch = fpDefault\r
149     parentFont = True\r
150     OnClick = Button1Click\r
151     EraseBackground = False\r
152     TextAlign = taCenter\r
153     VerticalAlign = vaCenter\r
154     TabStop = True\r
155     LikeSpeedButton = False\r
156     autoSize = False\r
157   end\r
158   object Label1: TKOLLabel\r
159     Left = 12\r
160     Top = 96\r
161     Width = 81\r
162     Height = 17\r
163     TabOrder = -1\r
164     PlaceDown = False\r
165     PlaceRight = False\r
166     PlaceUnder = False\r
167     Visible = True\r
168     Enabled = True\r
169     DoubleBuffered = False\r
170     Align = caNone\r
171     CenterOnParent = False\r
172     Caption = 'MaxProgress'\r
173     Ctl3D = True\r
174     Color = clBtnFace\r
175     parentColor = True\r
176     Font.Color = clWindowText\r
177     Font.FontStyle = []\r
178     Font.FontHeight = 0\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     parentFont = True\r
186     EraseBackground = False\r
187     Transparent = False\r
188     TextAlign = taLeft\r
189     VerticalAlign = vaTop\r
190     wordWrap = False\r
191     autoSize = True\r
192   end\r
193   object Label2: TKOLLabel\r
194     Left = 122\r
195     Top = 96\r
196     Width = 56\r
197     Height = 17\r
198     TabOrder = -1\r
199     PlaceDown = False\r
200     PlaceRight = False\r
201     PlaceUnder = False\r
202     Visible = True\r
203     Enabled = True\r
204     DoubleBuffered = False\r
205     Align = caNone\r
206     CenterOnParent = False\r
207     Caption = 'Progress'\r
208     Ctl3D = True\r
209     Color = clBtnFace\r
210     parentColor = True\r
211     Font.Color = clWindowText\r
212     Font.FontStyle = []\r
213     Font.FontHeight = 0\r
214     Font.FontWidth = 0\r
215     Font.FontWeight = 0\r
216     Font.FontName = 'MS Sans Serif'\r
217     Font.FontOrientation = 0\r
218     Font.FontCharset = 0\r
219     Font.FontPitch = fpDefault\r
220     parentFont = True\r
221     EraseBackground = False\r
222     Transparent = False\r
223     TextAlign = taLeft\r
224     VerticalAlign = vaTop\r
225     wordWrap = False\r
226     autoSize = True\r
227   end\r
228   object KOLProject1: TKOLProject\r
229     Locked = False\r
230     projectName = 'DemoProgressBar'\r
231     projectDest = 'DemoProgressBar'\r
232     sourcePath = 'E:\KOL\Demos\DemoProgressBar\'\r
233     outdcuPath = 'E:\KOL\Demos\DemoProgressBar\'\r
234     dprResource = False\r
235     protectFiles = True\r
236     showReport = False\r
237     isKOLProject = True\r
238     autoBuild = True\r
239     autoBuildDelay = 500\r
240     BUILD = False\r
241     consoleOut = False\r
242     Left = 44\r
243     Top = 32\r
244   end\r
245   object KOLForm1: TKOLForm\r
246     Caption = 'Form1'\r
247     Visible = True\r
248     Locked = False\r
249     formUnit = 'Unit1'\r
250     formMain = True\r
251     Enabled = True\r
252     Tabulate = False\r
253     TabulateEx = False\r
254     defaultSize = False\r
255     defaultPosition = False\r
256     HasBorder = True\r
257     HasCaption = True\r
258     StayOnTop = False\r
259     CanResize = True\r
260     CenterOnScreen = False\r
261     Ctl3D = True\r
262     WindowState = wsNormal\r
263     minimizeIcon = True\r
264     maximizeIcon = True\r
265     closeIcon = True\r
266     Color = clBtnFace\r
267     Font.Color = clWindowText\r
268     Font.FontStyle = []\r
269     Font.FontHeight = 0\r
270     Font.FontWidth = 0\r
271     Font.FontWeight = 0\r
272     Font.FontName = 'MS Sans Serif'\r
273     Font.FontOrientation = 0\r
274     Font.FontCharset = 0\r
275     Font.FontPitch = fpDefault\r
276     DoubleBuffered = False\r
277     PreventResizeFlicks = False\r
278     Transparent = False\r
279     AlphaBlend = 255\r
280     Border = 2\r
281     MarginLeft = 0\r
282     MarginRight = 0\r
283     MarginTop = 0\r
284     MarginBottom = 0\r
285     MinimizeNormalAnimated = False\r
286     zOrderChildren = False\r
287     statusSizeGrip = True\r
288     EraseBackground = False\r
289     supportMnemonics = False\r
290     Left = 82\r
291     Top = 32\r
292   end\r
293 end\r