-
Notifications
You must be signed in to change notification settings - Fork 3
/
installed.lfm.bak
262 lines (262 loc) · 7.13 KB
/
installed.lfm.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
object fInstalled: TfInstalled
Left = 324
Height = 388
Top = 602
Width = 673
BorderStyle = bsToolWindow
Caption = 'Установленное программное обеспечение на компьютере'
ClientHeight = 388
ClientWidth = 673
OnCreate = FormCreate
LCLVersion = '1.6.2.0'
object Panel1: TPanel
Left = 0
Height = 388
Top = 0
Width = 234
Align = alLeft
ClientHeight = 388
ClientWidth = 234
TabOrder = 0
object ListBox1: TListBox
Left = 1
Height = 386
Top = 1
Width = 232
Align = alClient
ItemHeight = 0
OnSelectionChange = ListBox1SelectionChange
TabOrder = 0
end
end
object Panel2: TPanel
Left = 234
Height = 388
Top = 0
Width = 439
Align = alClient
ClientHeight = 388
ClientWidth = 439
TabOrder = 1
object Splitter1: TSplitter
Left = 1
Height = 262
Top = 1
Width = 5
end
object bDeinstrall: TButton
Left = 304
Height = 25
Top = 16
Width = 115
Caption = 'Деинсталлировать'
OnClick = bDeinstrallClick
TabOrder = 1
end
object bRegedit: TButton
Left = 216
Height = 25
Top = 16
Width = 75
Caption = 'Regedit'
OnClick = bRegeditClick
TabOrder = 2
end
object rVetkaReestra: TRadioGroup
Left = 16
Height = 41
Top = 1
Width = 184
AutoFill = True
Caption = 'Ветка реестра'
ChildSizing.LeftRightSpacing = 6
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.EnlargeVertical = crsHomogenousChildResize
ChildSizing.ShrinkHorizontal = crsScaleChilds
ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 2
ClientHeight = 21
ClientWidth = 180
Columns = 2
ItemIndex = 0
Items.Strings = (
'32-бит'
'64-бит'
)
OnSelectionChanged = rVetkaReestraSelectionChanged
ParentBidiMode = False
TabOrder = 3
end
object leKeyName: TLabeledEdit
Left = 16
Height = 23
Top = 104
Width = 168
EditLabel.AnchorSideLeft.Control = leKeyName
EditLabel.AnchorSideRight.Control = leKeyName
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leKeyName
EditLabel.Left = 16
EditLabel.Height = 15
EditLabel.Top = 86
EditLabel.Width = 168
EditLabel.Caption = 'Название ключа'
EditLabel.ParentColor = False
TabOrder = 4
end
object leDisplayName: TLabeledEdit
Left = 216
Height = 23
Top = 104
Width = 208
EditLabel.AnchorSideLeft.Control = leDisplayName
EditLabel.AnchorSideRight.Control = leDisplayName
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leDisplayName
EditLabel.Left = 216
EditLabel.Height = 15
EditLabel.Top = 86
EditLabel.Width = 208
EditLabel.Caption = 'Название программы'
EditLabel.ParentColor = False
TabOrder = 5
end
object leVersionProg: TLabeledEdit
Left = 16
Height = 23
Top = 144
Width = 88
EditLabel.AnchorSideLeft.Control = leVersionProg
EditLabel.AnchorSideRight.Control = leVersionProg
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leVersionProg
EditLabel.Left = 16
EditLabel.Height = 15
EditLabel.Top = 126
EditLabel.Width = 88
EditLabel.Caption = 'Версия'
EditLabel.ParentColor = False
TabOrder = 6
end
object leKatalog: TLabeledEdit
Left = 16
Height = 23
Top = 192
Width = 408
EditLabel.AnchorSideLeft.Control = leKatalog
EditLabel.AnchorSideRight.Control = leKatalog
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leKatalog
EditLabel.Left = 16
EditLabel.Height = 15
EditLabel.Top = 174
EditLabel.Width = 408
EditLabel.Caption = 'Каталог'
EditLabel.ParentColor = False
TabOrder = 7
end
object leRazrab: TLabeledEdit
Left = 120
Height = 23
Top = 144
Width = 192
EditLabel.AnchorSideLeft.Control = leRazrab
EditLabel.AnchorSideRight.Control = leRazrab
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leRazrab
EditLabel.Left = 120
EditLabel.Height = 15
EditLabel.Top = 126
EditLabel.Width = 192
EditLabel.Caption = 'Разработчик'
EditLabel.ParentColor = False
TabOrder = 8
end
object leFullPathKey: TLabeledEdit
Left = 16
Height = 23
Top = 64
Width = 408
EditLabel.AnchorSideLeft.Control = leFullPathKey
EditLabel.AnchorSideRight.Control = leFullPathKey
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leFullPathKey
EditLabel.Left = 16
EditLabel.Height = 15
EditLabel.Top = 46
EditLabel.Width = 408
EditLabel.Caption = 'Полный путь ключа'
EditLabel.ParentColor = False
TabOrder = 9
end
object bExplorer: TButton
Left = 320
Height = 25
Top = 144
Width = 99
Caption = 'Открыть каталог'
OnClick = bExplorerClick
TabOrder = 10
end
object DBGrid1: TDBGrid
Left = 1
Height = 124
Top = 263
Width = 437
Align = alBottom
Color = clWindow
Columns = <>
DataSource = DataSource4
TabOrder = 11
end
object leInstallDate: TLabeledEdit
Left = 16
Height = 23
Top = 235
Width = 88
EditLabel.AnchorSideLeft.Control = leInstallDate
EditLabel.AnchorSideRight.Control = leInstallDate
EditLabel.AnchorSideRight.Side = asrBottom
EditLabel.AnchorSideBottom.Control = leInstallDate
EditLabel.Left = 16
EditLabel.Height = 15
EditLabel.Top = 217
EditLabel.Width = 88
EditLabel.Caption = 'Дата установки'
EditLabel.ParentColor = False
TabOrder = 12
end
end
object SQLite3Connection1: TSQLite3Connection
Connected = False
LoginPrompt = False
DatabaseName = 'Lpro.db'
KeepConnection = False
CharSet = 'UTF8'
Options = []
left = 64
top = 16
end
object SQLTransaction4: TSQLTransaction
Active = False
Database = fMian.SQLite3Connection1
Options = []
left = 64
top = 88
end
object DataSource4: TDataSource
DataSet = SQLQuery4
left = 64
top = 152
end
object SQLQuery4: TSQLQuery
FieldDefs = <>
Database = fMian.SQLite3Connection1
Transaction = fMian.SQLTransaction1
Options = []
Params = <>
left = 64
top = 224
end
end