-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathIM.Form.Welcome.dfm
41 lines (41 loc) · 1.02 KB
/
IM.Form.Welcome.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
object FormWelcome: TFormWelcome
Left = 0
Top = 0
Align = alClient
BorderStyle = bsNone
ClientHeight = 427
ClientWidth = 472
Color = 2168334
DoubleBuffered = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
DesignSize = (
472
427)
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabelEx
Left = 107
Top = 203
Width = 275
Height = 22
Anchors = []
Brush.Color = 3812381
Pen.Color = 3812381
Shape = stRoundRect
Caption = #1042#1099#1073#1077#1088#1080#1090#1077', '#1082#1086#1084#1091' '#1093#1086#1090#1077#1083#1080' '#1073#1099' '#1085#1072#1087#1080#1089#1072#1090#1100
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
TextFormat = [tfCenter, tfSingleLine, tfVerticalCenter, tfWordBreak, tfWordEllipsis]
IgnorBounds = True
EllipseRectVertical = False
ExplicitLeft = 120
end
end