This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Popup1.dfm
90 lines (90 loc) · 2.78 KB
/
Popup1.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
object Form4: TForm4
Left = 0
Top = 0
BorderIcons = []
BorderStyle = bsSingle
Caption = 'PC Optimizer'
ClientHeight = 227
ClientWidth = 485
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDefault
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 474
Height = 24
Caption = #1051#1091#1095#1096#1080#1081' '#1086#1087#1090#1080#1084#1080#1079#1072#1090#1086#1088' '#1076#1083#1103' '#1082#1086#1084#1087#1100#1102#1090#1077#1088#1072' PC Optimizer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 112
Top = 38
Width = 258
Height = 40
Caption = #1058#1054#1051#1068#1050#1054' '#1057#1045#1049#1063#1040#1057
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -33
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 19
Top = 84
Width = 449
Height = 19
Caption = #1057#1082#1080#1076#1082#1072' +50% '#1086#1090' '#1089#1090#1086#1080#1084#1086#1089#1090#1080' '#1087#1088#1086#1076#1091#1082#1090#1072' '#1074#1099' '#1076#1086#1083#1078#1085#1099' '#1076#1086#1087#1083#1072#1090#1080#1090#1100
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 19
Top = 207
Width = 446
Height = 13
Caption =
'*'#1055#1086#1082#1091#1087#1072#1103' '#1087#1088#1086#1076#1091#1082#1090' '#1074#1099' '#1089#1086#1075#1083#1072#1096#1072#1077#1090#1077#1089#1100' '#1085#1072' '#1089#1076#1077#1083#1082#1091' '#1089' '#1076#1100#1103#1074#1086#1083#1086#1084' '#1080' '#1091#1073#1080#1074#1072#1077#1090#1077 +
' '#1089#1074#1086#1081' '#1082#1086#1084#1087#1100#1102#1090#1077#1088
end
object Label5: TLabel
Left = 64
Top = 109
Width = 362
Height = 40
Caption = #1050#1091#1095#1072' '#1074#1080#1088#1091#1089#1086#1074' '#1074' '#1087#1086#1076#1072#1088#1086#1082
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -33
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 8
Top = 155
Width = 469
Height = 38
Caption = #1055#1088#1077#1086#1073#1088#1077#1089#1090#1080' '#1083#1080#1094#1077#1085#1079#1080#1102
Style = bsCommandLink
TabOrder = 0
OnClick = Button1Click
end
end