-
Notifications
You must be signed in to change notification settings - Fork 0
/
Events.dfm
236 lines (236 loc) · 6.12 KB
/
Events.dfm
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
object FormEvents: TFormEvents
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
Caption = #1057#1086#1073#1099#1090#1080#1103' '#1082#1086#1084#1087#1072#1085#1080#1080
ClientHeight = 412
ClientWidth = 472
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
Padding.Right = 10
OldCreateOrder = False
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object GridPanel1: TGridPanel
Left = 0
Top = 0
Width = 462
Height = 387
Align = alClient
ColumnCollection = <
item
Value = 27.291765642450240000
end
item
Value = 72.708234357549760000
end>
ControlCollection = <
item
Column = 0
Control = Label2
Row = 0
end
item
Column = 0
Control = Label3
Row = 1
end
item
Column = 0
Control = Label4
Row = 2
end
item
Column = 0
Control = Label5
Row = 3
end
item
Column = 1
Control = DBEdit2
Row = 0
end
item
Column = 1
Control = DBCheckBox1
Row = 2
end
item
Column = 1
Control = DBMemo1
Row = 3
end
item
Column = 1
Control = DBDateTimePicker1
Row = 1
end>
RowCollection = <
item
Value = 24.998620932278100000
end
item
Value = 25.000449460543500000
end
item
Value = 25.000824229862360000
end
item
Value = 25.000105377316030000
end>
TabOrder = 0
object Label2: TLabel
AlignWithMargins = True
Left = 11
Top = 4
Width = 112
Height = 90
Margins.Left = 10
Align = alClient
Caption = #1053#1072#1079#1074#1072#1085#1080#1077
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ExplicitWidth = 68
ExplicitHeight = 19
end
object Label3: TLabel
AlignWithMargins = True
Left = 11
Top = 100
Width = 112
Height = 90
Margins.Left = 10
Align = alClient
Caption = #1044#1072#1090#1072
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ExplicitWidth = 35
ExplicitHeight = 19
end
object Label4: TLabel
AlignWithMargins = True
Left = 11
Top = 196
Width = 112
Height = 90
Margins.Left = 10
Align = alClient
Caption = #1055#1088#1080#1086#1088#1080#1090#1077#1090
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ExplicitWidth = 80
ExplicitHeight = 19
end
object Label5: TLabel
AlignWithMargins = True
Left = 11
Top = 292
Width = 112
Height = 91
Margins.Left = 10
Align = alClient
Caption = #1054#1087#1080#1089#1072#1085#1080#1077
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ExplicitWidth = 71
ExplicitHeight = 19
end
object DBEdit2: TDBEdit
AlignWithMargins = True
Left = 141
Top = 11
Width = 220
Height = 21
Margins.Left = 15
Margins.Top = 10
DataField = 'Title'
DataSource = DMl.DataSourceEvents
TabOrder = 0
end
object DBCheckBox1: TDBCheckBox
AlignWithMargins = True
Left = 141
Top = 196
Width = 220
Height = 90
Margins.Left = 15
Align = alLeft
Caption = #1042#1099#1089#1086#1082#1080#1081
DataField = 'Priority'
DataSource = DMl.DataSourceEvents
TabOrder = 1
end
object DBMemo1: TDBMemo
AlignWithMargins = True
Left = 141
Top = 299
Width = 220
Height = 46
Margins.Left = 15
Margins.Top = 10
DataField = 'Desc'
DataSource = DMl.DataSourceEvents
TabOrder = 2
end
object DBDateTimePicker1: TDBDateTimePicker
AlignWithMargins = True
Left = 141
Top = 107
Width = 220
Height = 21
Margins.Left = 15
Margins.Top = 10
Date = 42896.000000000000000000
Time = 42896.000000000000000000
TabOrder = 3
DataField = 'Date'
DataSource = DMl.DataSourceEvents
end
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 387
Width = 462
Height = 25
DataSource = DMl.DataSourceEvents
Align = alBottom
Hints.Strings = (
#1055#1077#1088#1077#1081#1090#1080' '#1082' '#1087#1077#1088#1074#1086#1081' '#1079#1072#1087#1080#1089#1080
#1055#1077#1088#1077#1081#1090#1080' '#1082' '#1087#1088#1077#1076#1099#1076#1091#1097#1077#1081' '#1079#1072#1087#1080#1089#1080
#1057#1083#1077#1076#1091#1102#1097#1072#1103' '#1079#1072#1087#1080#1089#1100
#1055#1086#1089#1083#1077#1076#1085#1103#1103' '#1079#1072#1087#1080#1089#1100
#1042#1089#1090#1072#1074#1080#1090#1100' '#1085#1086#1074#1091#1102' '#1079#1072#1087#1080#1089#1100
#1059#1076#1072#1083#1080#1090#1100' '#1079#1072#1087#1080#1089#1100
#1056#1077#1076#1072#1082#1090#1080#1088#1086#1074#1072#1090#1100' '#1079#1072#1087#1080#1089#1100
#1055#1086#1076#1090#1074#1077#1088#1076#1080#1090#1100' '#1088#1077#1076#1072#1082#1090#1080#1088#1086#1074#1072#1085#1080#1077
#1054#1090#1084#1077#1085#1080#1090#1100' '#1088#1077#1076#1072#1082#1090#1080#1088#1086#1074#1072#1085#1080#1077
#1054#1073#1085#1086#1074#1080#1090#1100' '#1076#1072#1085#1085#1099#1077
#1055#1086#1076#1090#1074#1077#1088#1076#1080#1090#1100' '#1086#1073#1085#1086#1074#1083#1077#1085#1080#1077
#1054#1090#1084#1077#1085#1080#1090#1100' '#1086#1073#1085#1086#1074#1083#1077#1085#1080#1077)
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
end