-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact.dfm
203 lines (203 loc) · 4.71 KB
/
Contact.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
object ContactForm: TContactForm
Left = 222
Top = 71
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #1044#1072#1085#1085#1099#1077' '#1082#1086#1085#1090#1072#1082#1090#1072
ClientHeight = 247
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnKeyPress = EKeyPress
PixelsPerInch = 96
TextHeight = 13
object OKButton: TJvXPButton
Left = 119
Top = 206
Caption = 'OK'
TabOrder = 5
OnClick = OKButtonClick
end
object CancelButton: TJvXPButton
Left = 207
Top = 206
Caption = #1054#1090#1084#1077#1085#1072
TabOrder = 6
OnClick = CancelButtonClick
end
object EDisplayName: TJvEdit
Left = 112
Top = 24
Width = 257
Height = 21
Modified = False
TabOrder = 0
OnExit = EDisplayNameExit
OnKeyPress = EKeyPress
end
object LDisplayName: TJvStaticText
Left = 20
Top = 28
Width = 77
Height = 17
Caption = #1055#1086#1082#1072#1079#1099#1074#1072#1090#1100
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
HotTrackFont.Charset = RUSSIAN_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
Layout = tlTop
ParentFont = False
TabOrder = 7
TextMargins.X = 0
TextMargins.Y = 0
WordWrap = False
end
object LName: TJvStaticText
Left = 20
Top = 60
Width = 90
Height = 17
Caption = #1048#1084#1103', '#1092#1072#1084#1080#1083#1080#1103
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
HotTrackFont.Charset = RUSSIAN_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
Layout = tlTop
ParentFont = False
TabOrder = 8
TextMargins.X = 0
TextMargins.Y = 0
WordWrap = False
end
object EName: TJvEdit
Left = 112
Top = 56
Width = 257
Height = 21
Modified = False
TabOrder = 1
end
object LFTNAddr: TJvStaticText
Left = 20
Top = 92
Width = 58
Height = 17
Caption = 'FTN '#1072#1076#1088#1077#1089
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HotTrackFont.Charset = RUSSIAN_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
Layout = tlTop
ParentFont = False
TabOrder = 9
TextMargins.X = 0
TextMargins.Y = 0
WordWrap = False
end
object EFTNAddr: TJvEdit
Left = 112
Top = 88
Width = 257
Height = 21
Modified = False
TabOrder = 2
OnKeyPress = EKeyPress
end
object LEmail: TJvStaticText
Left = 20
Top = 124
Width = 66
Height = 17
Caption = 'E-Mail '#1072#1076#1088#1077#1089
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HotTrackFont.Charset = RUSSIAN_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
Layout = tlTop
ParentFont = False
TabOrder = 10
TextMargins.X = 0
TextMargins.Y = 0
WordWrap = False
end
object EEmail: TJvEdit
Left = 112
Top = 120
Width = 257
Height = 21
Modified = False
TabOrder = 3
OnKeyPress = EKeyPress
end
object EPhone: TJvEdit
Left = 112
Top = 152
Width = 257
Height = 21
Modified = False
TabOrder = 4
OnKeyPress = EKeyPress
end
object LPhone: TJvStaticText
Left = 20
Top = 156
Width = 49
Height = 17
Caption = #1058#1077#1083#1077#1092#1086#1085
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HotTrackFont.Charset = RUSSIAN_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
Layout = tlTop
ParentFont = False
TabOrder = 11
TextMargins.X = 0
TextMargins.Y = 0
WordWrap = False
end
object JvBalloonHint1: TJvBalloonHint
CustomAnimationTime = 150
DefaultBalloonPosition = bpRightDown
DefaultIcon = ikNone
ApplicationHintOptions = []
Left = 16
Top = 8
end
end