initial commit
[rofl0r-KOL.git] / units / edb / edb_demo / MainOleDb.dfm
blob0b378db01a10ec93444b5049a9efe6e352ff9dd0
1 object Form1: TForm1\r
2   Left = 272\r
3   Top = 112\r
4   Width = 383\r
5   Height = 267\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 Button1: TKOLButton\r
17     Left = 22\r
18     Top = 8\r
19     Width = 64\r
20     Height = 26\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     Caption = 'Load'\r
31     Ctl3D = True\r
32     Color = clBtnFace\r
33     parentColor = True\r
34     Font.Color = clWindowText\r
35     Font.FontStyle = []\r
36     Font.FontHeight = 0\r
37     Font.FontWidth = 0\r
38     Font.FontWeight = 0\r
39     Font.FontName = 'MS Sans Serif'\r
40     Font.FontOrientation = 0\r
41     Font.FontCharset = 0\r
42     Font.FontPitch = fpDefault\r
43     parentFont = True\r
44     OnClick = Button1Click\r
45     EraseBackground = False\r
46     TextAlign = taCenter\r
47     VerticalAlign = vaCenter\r
48     TabStop = True\r
49     LikeSpeedButton = False\r
50     autoSize = False\r
51   end\r
52   object lvData: TKOLListView\r
53     Left = 22\r
54     Top = 40\r
55     Width = 331\r
56     Height = 185\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     Style = lvsDetail\r
82     Options = [lvoEditLabel, lvoRowSelect]\r
83     OnKeyDown = lvDataKeyDown\r
84     LVCount = 0\r
85     LVTextBkColor = clNone\r
86     LVBkColor = clNone\r
87     OnEndEditLVItem = lvDataEndEditLVItem\r
88   end\r
89   object Button2: TKOLButton\r
90     Left = 98\r
91     Top = 8\r
92     Width = 64\r
93     Height = 25\r
94     TabOrder = 2\r
95     PlaceDown = False\r
96     PlaceRight = False\r
97     PlaceUnder = False\r
98     Visible = True\r
99     Enabled = False\r
100     DoubleBuffered = False\r
101     Align = caNone\r
102     CenterOnParent = False\r
103     Caption = 'Save'\r
104     Ctl3D = True\r
105     Color = clBtnFace\r
106     parentColor = True\r
107     Font.Color = clWindowText\r
108     Font.FontStyle = []\r
109     Font.FontHeight = 0\r
110     Font.FontWidth = 0\r
111     Font.FontWeight = 0\r
112     Font.FontName = 'MS Sans Serif'\r
113     Font.FontOrientation = 0\r
114     Font.FontCharset = 0\r
115     Font.FontPitch = fpDefault\r
116     parentFont = True\r
117     OnClick = Button2Click\r
118     EraseBackground = False\r
119     TextAlign = taCenter\r
120     VerticalAlign = vaCenter\r
121     TabStop = True\r
122     LikeSpeedButton = False\r
123     autoSize = False\r
124   end\r
125   object KOLProject1: TKOLProject\r
126     Locked = False\r
127     projectName = 'TestOleDb'\r
128     projectDest = 'TestOleDb'\r
129     sourcePath = 'E:\KOL\Tst\KOLoleDB\'\r
130     outdcuPath = 'E:\KOL\Tst\KOLoleDB\'\r
131     dprResource = False\r
132     protectFiles = True\r
133     showReport = True\r
134     isKOLProject = True\r
135     autoBuild = True\r
136     autoBuildDelay = 500\r
137     BUILD = False\r
138     consoleOut = False\r
139     Left = 80\r
140     Top = 200\r
141   end\r
142   object KOLForm1: TKOLForm\r
143     Caption = 'Form1'\r
144     Visible = True\r
145     OnClose = KOLForm1Close\r
146     Locked = False\r
147     formUnit = 'MainOleDb'\r
148     formMain = True\r
149     Enabled = True\r
150     Tabulate = True\r
151     TabulateEx = False\r
152     defaultSize = False\r
153     defaultPosition = False\r
154     HasBorder = True\r
155     HasCaption = True\r
156     StayOnTop = False\r
157     CanResize = True\r
158     CenterOnScreen = False\r
159     Ctl3D = True\r
160     WindowState = wsNormal\r
161     minimizeIcon = True\r
162     maximizeIcon = True\r
163     closeIcon = True\r
164     Color = clBtnFace\r
165     Font.Color = clWindowText\r
166     Font.FontStyle = []\r
167     Font.FontHeight = 0\r
168     Font.FontWidth = 0\r
169     Font.FontWeight = 0\r
170     Font.FontName = 'MS Sans Serif'\r
171     Font.FontOrientation = 0\r
172     Font.FontCharset = 0\r
173     Font.FontPitch = fpDefault\r
174     DoubleBuffered = False\r
175     PreventResizeFlicks = False\r
176     Transparent = False\r
177     AlphaBlend = 0\r
178     Border = 2\r
179     MarginLeft = 0\r
180     MarginRight = 0\r
181     MarginTop = 0\r
182     MarginBottom = 0\r
183     MinimizeNormalAnimated = False\r
184     zOrderChildren = False\r
185     statusSizeGrip = True\r
186     OnFormCreate = KOLForm1FormCreate\r
187     EraseBackground = False\r
188     supportMnemonics = False\r
189     Left = 120\r
190     Top = 200\r
191   end\r
192 end\r