-
Notifications
You must be signed in to change notification settings - Fork 0
/
UOsadzeni.frm
367 lines (367 loc) · 9.69 KB
/
UOsadzeni.frm
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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
object Osadzeni: TOsadzeni
Left = 328
Height = 568
Top = 230
Width = 841
Caption = 'Osadzeni'
ClientHeight = 568
ClientWidth = 841
OnCreate = FormCreate
Position = poDesktopCenter
LCLVersion = '6.6'
object Panel1: TPanel
Left = 0
Height = 46
Top = 522
Width = 841
Align = alBottom
BevelOuter = bvNone
ClientHeight = 46
ClientWidth = 841
TabOrder = 2
object btnOK: TBitBtn
Left = 608
Height = 30
Top = 8
Width = 100
Anchors = [akTop, akRight]
Default = True
DefaultCaption = True
Kind = bkOK
ModalResult = 1
OnClick = btnOKClick
TabOrder = 0
end
object btnAnuluj: TBitBtn
Left = 728
Height = 30
Top = 8
Width = 100
Anchors = [akTop, akRight]
DefaultCaption = True
Kind = bkCancel
ModalResult = 2
OnClick = btnAnulujClick
TabOrder = 1
end
end
object RxDBGrid1: TRxDBGrid
Left = 0
Height = 456
Top = 66
Width = 841
ColumnDefValues.BlobText = '(blob)'
TitleButtons = True
AutoSort = True
Columns = <
item
Alignment = taCenter
Font.Color = clBlue
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'IDO'
Width = 65
FieldName = 'IDO'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footer.Font.CharSet = EASTEUROPE_CHARSET
Footer.Font.Color = clBlack
Footer.Font.Height = -11
Footer.Font.Name = 'Arial'
Footer.Font.Pitch = fpVariable
Footer.Font.Quality = fqDraft
Footers = <>
end
item
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Nazwisko'
Width = 120
FieldName = 'NAZWISKO'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Imię'
Width = 120
FieldName = 'IMIE'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Imię ojca'
Width = 120
FieldName = 'OJCIEC'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Alignment = taCenter
Font.Color = clMaroon
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Urodzony'
Width = 80
FieldName = 'URODZ'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Alignment = taCenter
Font.Color = clMaroon
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Przyjęty'
Width = 80
FieldName = 'PRZYJ'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Alignment = taCenter
Font.Color = clGreen
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Klasyfikacja'
Width = 85
FieldName = 'KLASYF'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Alignment = taCenter
Font.Color = clGreen
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'POC'
Width = 65
FieldName = 'POC'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end
item
Alignment = taCenter
Title.Alignment = taCenter
Title.Font.Style = [fsBold]
Title.Orientation = toHorizontal
Title.Caption = 'Status'
Width = 65
FieldName = 'STATUS'
EditButtons = <>
Filter.DropDownRows = 0
Filter.EmptyValue = '(Empty)'
Filter.NotEmptyValue = '(Not empty)'
Filter.AllValue = '(All values)'
Filter.EmptyFont.Style = [fsItalic]
Filter.ItemIndex = -1
Footers = <>
end>
KeyStrokes = <
item
Command = rxgcShowFindDlg
ShortCut = 16454
Enabled = True
end
item
Command = rxgcShowColumnsDlg
ShortCut = 16471
Enabled = True
end
item
Command = rxgcShowFilterDlg
ShortCut = 16468
Enabled = True
end
item
Command = rxgcShowSortDlg
ShortCut = 16467
Enabled = True
end
item
Command = rxgcShowQuickFilter
ShortCut = 16465
Enabled = True
end
item
Command = rxgcHideQuickFilter
ShortCut = 16456
Enabled = True
end
item
Command = rxgcSelectAll
ShortCut = 16449
Enabled = True
end
item
Command = rxgcDeSelectAll
ShortCut = 16429
Enabled = True
end
item
Command = rxgcInvertSelection
ShortCut = 16426
Enabled = True
end
item
Command = rxgcOptimizeColumnsWidth
ShortCut = 16427
Enabled = True
end
item
Command = rxgcCopyCellValue
ShortCut = 16451
Enabled = True
end>
FooterOptions.RowCount = 1
FooterOptions.Style = tsNative
FooterOptions.DrawFullLine = False
SearchOptions.QuickSearchOptions = [loCaseInsensitive, loPartialKey]
SearchOptions.FromStart = False
OptionsRx = [rdgAllowDialogFind, rdgAllowQuickSearch, rdgAllowQuickFilter, rdgAllowFilterForm, rdgAllowSortForm, rdgAllowToolMenu, rdgCaseInsensitiveSort, rdgWordWrap]
FooterRowCount = 1
Align = alClient
AlternateColor = 16055807
AutoAdvance = aaNone
AutoEdit = False
Color = clWindow
DrawFullLine = False
FocusColor = clHighlight
FixedHotColor = clNone
SelectedColor = clHighlight
GridLineStyle = psSolid
DataSource = DSOs
DefaultRowHeight = 24
FixedColor = clNone
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit, dgHeaderHotTracking, dgHeaderPushedLook, dgDisableDelete, dgDisableInsert, dgTruncCellHints, dgCellEllipsis]
ReadOnly = True
TabOrder = 1
TitleStyle = tsNative
OnDblClick = RxDBGrid1DblClick
OnKeyDown = edWyszukajKeyDown
OnKeyPress = edWyszukajKeyPress
end
object Panel2: TPanel
Left = 0
Height = 66
Top = 0
Width = 841
Align = alTop
BevelOuter = bvNone
ClientHeight = 66
ClientWidth = 841
Color = 16632718
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 8
Height = 15
Top = 8
Width = 52
Caption = 'Wyszukaj:'
ParentColor = False
end
object edWyszukaj: TEdit
Left = 8
Height = 30
Top = 24
Width = 264
AutoSelect = False
CharCase = ecUppercase
Font.CharSet = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Arial'
Font.Pitch = fpVariable
Font.Quality = fqDraft
OnChange = edWyszukajChange
OnKeyDown = edWyszukajKeyDown
OnKeyPress = edWyszukajKeyPress
ParentFont = False
TabOrder = 0
end
end
object ZQOs: TZQuery
Connection = DM.ZConnection1
SQL.Strings = (
'SELECT * FROM osadzeni WHERE (NAZWISKO LIKE :nazwisko);'
)
Params = <
item
DataType = ftUnknown
Name = 'nazwisko'
ParamType = ptUnknown
end>
Left = 637
Top = 25
ParamData = <
item
DataType = ftUnknown
Name = 'nazwisko'
ParamType = ptUnknown
end>
end
object DSOs: TDataSource
DataSet = ZQOs
Left = 704
Top = 25
end
end