4 HorzScrollBar.Visible = False
\r
5 VertScrollBar.Visible = False
\r
11 Font.Charset = DEFAULT_CHARSET
\r
12 Font.Color = clWindowText
\r
14 Font.Name = 'MS Sans Serif'
\r
16 OldCreateOrder = False
\r
21 object LD: TKOLListData
\r
37 DoubleBuffered = False
\r
39 CenterOnParent = False
\r
43 Font.Color = clWindowText
\r
48 Font.FontName = 'MS Sans Serif'
\r
49 Font.FontOrientation = 0
\r
50 Font.FontCharset = 0
\r
51 Font.FontPitch = fpDefault
\r
53 EraseBackground = False
\r
55 Options = [lvoRowSelect]
\r
57 LVTextBkColor = clWindow
\r
58 LVBkColor = clWindow
\r
63 Alignment = taLeftJustify
\r
70 Alignment = taRightJustify
\r
77 Alignment = taRightJustify
\r
84 Alignment = taRightJustify
\r
91 Alignment = taRightJustify
\r
97 generateConstants = True
\r
103 object KF: TKOLForm
\r
104 Caption = 'KOLForm'
\r
107 formUnit = 'KOLForm'
\r
112 defaultSize = False
\r
113 defaultPosition = False
\r
122 CenterOnScreen = False
\r
124 WindowState = wsNormal
\r
125 minimizeIcon = True
\r
126 maximizeIcon = True
\r
129 Font.Color = clWindowText
\r
130 Font.FontStyle = []
\r
131 Font.FontHeight = 0
\r
133 Font.FontWeight = 0
\r
134 Font.FontName = 'MS Sans Serif'
\r
135 Font.FontOrientation = 0
\r
136 Font.FontCharset = 0
\r
137 Font.FontPitch = fpDefault
\r
138 DoubleBuffered = False
\r
139 PreventResizeFlicks = False
\r
140 Transparent = False
\r
147 MinimizeNormalAnimated = False
\r
148 zOrderChildren = False
\r
149 statusSizeGrip = True
\r
150 EraseBackground = False
\r
151 supportMnemonics = False
\r
155 object KP: TKOLProject
\r
157 projectName = 'KOLapp'
\r
158 projectDest = 'KOLapp'
\r
159 sourcePath = 'G:\KIN\PAS\KOLTable\'
\r
160 outdcuPath = 'G:\KIN\PAS\KOLTable\'
\r
161 dprResource = False
\r
162 protectFiles = True
\r
164 isKOLProject = True
\r
166 autoBuildDelay = 500
\r
169 SupportAnsiMnemonics = 0
\r
170 PaintType = ptWYSIWIG
\r
174 object DS: TKOLDataSource
\r
177 'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=kn.mdb;Persist Secu' +
\r
182 object SS: TKOLSession
\r
188 object QR: TKOLQuery
\r
191 SQL = 'Select [code],[proc],[term],[debe],[cred] from kb'
\r