initial commit
[rofl0r-KOL.git] / demos / apitooltips / Unit1.dfm
blobd739c65422bf513496a682f50f97726ba0d1c8e6
1 object Form1: TForm1\r
2   Left = 228\r
3   Top = 107\r
4   Width = 696\r
5   Height = 480\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 Panel1: TKOLPanel\r
17     Tag = 0\r
18     Left = 0\r
19     Top = 424\r
20     Width = 688\r
21     Height = 29\r
22     TabOrder = 2\r
23     PlaceDown = False\r
24     PlaceRight = False\r
25     PlaceUnder = False\r
26     Visible = True\r
27     Enabled = True\r
28     DoubleBuffered = False\r
29     Align = caBottom\r
30     CenterOnParent = False\r
31     Caption = 'Panel1'\r
32     Ctl3D = True\r
33     Color = clBtnFace\r
34     parentColor = True\r
35     Font.Color = clWindowText\r
36     Font.FontStyle = []\r
37     Font.FontHeight = -11\r
38     Font.FontWidth = 0\r
39     Font.FontWeight = 0\r
40     Font.FontName = 'MS Sans Serif'\r
41     Font.FontOrientation = 0\r
42     Font.FontCharset = 0\r
43     Font.FontPitch = fpDefault\r
44     parentFont = True\r
45     OnMouseMove = BB2MouseMove\r
46     EraseBackground = False\r
47     Transparent = False\r
48     TextAlign = taLeft\r
49     edgeStyle = esRaised\r
50     VerticalAlign = vaTop\r
51     Border = 2\r
52     MarginTop = 0\r
53     MarginBottom = 0\r
54     MarginLeft = 0\r
55     MarginRight = 0\r
56     object BB: TKOLBitBtn\r
57       Tag = 0\r
58       Left = 2\r
59       Top = 2\r
60       Width = 65\r
61       Height = 22\r
62       TabOrder = 1\r
63       PlaceDown = False\r
64       PlaceRight = False\r
65       PlaceUnder = False\r
66       Visible = True\r
67       Enabled = True\r
68       DoubleBuffered = False\r
69       Align = caNone\r
70       CenterOnParent = False\r
71       Caption = 'BitBtn1'\r
72       Ctl3D = True\r
73       Color = clBtnFace\r
74       parentColor = True\r
75       Font.Color = clWindowText\r
76       Font.FontStyle = []\r
77       Font.FontHeight = -11\r
78       Font.FontWidth = 0\r
79       Font.FontWeight = 0\r
80       Font.FontName = 'MS Sans Serif'\r
81       Font.FontOrientation = 0\r
82       Font.FontCharset = 0\r
83       Font.FontPitch = fpDefault\r
84       parentFont = True\r
85       OnMouseMove = BB2MouseMove\r
86       EraseBackground = False\r
87       options = []\r
88       glyphCount = 0\r
89       glyphLayout = glyphLeft\r
90       imageIndex = 0\r
91       TextAlign = taCenter\r
92       VerticalAlign = vaCenter\r
93       TabStop = True\r
94       Transparent = False\r
95       autoAdjustSize = False\r
96       LikeSpeedButton = True\r
97       RepeatInterval = 0\r
98       Flat = False\r
99       autoSize = False\r
100       BitBtnDrawMnemonic = False\r
101     end\r
102   end\r
103   object ComboBox1: TKOLComboBox\r
104     Tag = 0\r
105     Left = 8\r
106     Top = 296\r
107     Width = 100\r
108     Height = 22\r
109     TabOrder = 1\r
110     PlaceDown = False\r
111     PlaceRight = False\r
112     PlaceUnder = False\r
113     Visible = True\r
114     Enabled = True\r
115     DoubleBuffered = False\r
116     Align = caNone\r
117     CenterOnParent = False\r
118     Ctl3D = True\r
119     Color = clBtnFace\r
120     parentColor = True\r
121     Font.Color = clWindowText\r
122     Font.FontStyle = []\r
123     Font.FontHeight = -11\r
124     Font.FontWidth = 0\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
130     parentFont = True\r
131     OnMouseMove = BB2MouseMove\r
132     EraseBackground = False\r
133     Transparent = False\r
134     TabStop = True\r
135     Options = [coNoIntegralHeight]\r
136     Items.Strings = (\r
137       'ComboBox1')\r
138     CurIndex = 0\r
139     DroppedWidth = 0\r
140     autoSize = False\r
141   end\r
142   object EditBox1: TKOLEditBox\r
143     Tag = 0\r
144     Left = 8\r
145     Top = 328\r
146     Width = 100\r
147     Height = 22\r
148     TabOrder = 4\r
149     PlaceDown = False\r
150     PlaceRight = False\r
151     PlaceUnder = False\r
152     Visible = True\r
153     Enabled = True\r
154     DoubleBuffered = False\r
155     Align = caNone\r
156     CenterOnParent = False\r
157     Ctl3D = True\r
158     Color = clBtnFace\r
159     parentColor = True\r
160     Font.Color = clWindowText\r
161     Font.FontStyle = []\r
162     Font.FontHeight = -11\r
163     Font.FontWidth = 0\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
169     parentFont = True\r
170     OnMouseMove = BB2MouseMove\r
171     EraseBackground = False\r
172     Transparent = False\r
173     Text = 'EditBox1'\r
174     Options = []\r
175     TabStop = True\r
176     TextAlign = taLeft\r
177     autoSize = False\r
178     HasBorder = True\r
179     EditTabChar = False\r
180   end\r
181   object CheckBox1: TKOLCheckBox\r
182     Tag = 0\r
183     Left = 8\r
184     Top = 368\r
185     Width = 72\r
186     Height = 22\r
187     TabOrder = 5\r
188     PlaceDown = False\r
189     PlaceRight = False\r
190     PlaceUnder = False\r
191     Visible = True\r
192     Enabled = True\r
193     DoubleBuffered = False\r
194     Align = caNone\r
195     CenterOnParent = False\r
196     Caption = 'CheckBox1'\r
197     Ctl3D = True\r
198     Color = clBtnFace\r
199     parentColor = True\r
200     Font.Color = clWindowText\r
201     Font.FontStyle = []\r
202     Font.FontHeight = -11\r
203     Font.FontWidth = 0\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
209     parentFont = True\r
210     OnMouseMove = BB2MouseMove\r
211     EraseBackground = False\r
212     Transparent = False\r
213     Checked = False\r
214     TabStop = True\r
215     autoSize = False\r
216     HasBorder = False\r
217   end\r
218   object KOLProject1: TKOLProject\r
219     Locked = False\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
226     showReport = False\r
227     isKOLProject = True\r
228     autoBuild = True\r
229     autoBuildDelay = 500\r
230     BUILD = False\r
231     consoleOut = False\r
232     SupportAnsiMnemonics = 0\r
233     Left = 192\r
234     Top = 8\r
235   end\r
236   object KOLForm1: TKOLForm\r
237     Icon = '-1'\r
238     Caption = 'Form1'\r
239     Visible = True\r
240     Locked = False\r
241     formUnit = 'Unit1'\r
242     formMain = True\r
243     Enabled = True\r
244     Tabulate = False\r
245     TabulateEx = False\r
246     defaultSize = True\r
247     defaultPosition = True\r
248     HasBorder = True\r
249     HasCaption = True\r
250     StayOnTop = False\r
251     CanResize = True\r
252     CenterOnScreen = True\r
253     Ctl3D = True\r
254     WindowState = wsNormal\r
255     minimizeIcon = True\r
256     maximizeIcon = True\r
257     closeIcon = True\r
258     Color = clBtnFace\r
259     Font.Color = clWindowText\r
260     Font.FontStyle = []\r
261     Font.FontHeight = -11\r
262     Font.FontWidth = 0\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
271     AlphaBlend = 255\r
272     Border = 0\r
273     MarginLeft = 0\r
274     MarginRight = 0\r
275     MarginTop = 0\r
276     MarginBottom = 0\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
283     Left = 232\r
284     Top = 8\r
285   end\r
286 end\r