-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUnit2.dfm
More file actions
59 lines (58 loc) · 2.76 KB
/
Unit2.dfm
File metadata and controls
59 lines (58 loc) · 2.76 KB
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
object Form2: TForm2
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = #20851#20110'FreePaste'
ClientHeight = 290
ClientWidth = 425
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object mmo1: TMemo
Left = 8
Top = 8
Width = 409
Height = 241
Lines.Strings = (
' FreePaste'#26159#19968#20010#29992#26469#22312#19981#25903#25345#31995#32479#31896#36148#21151#33021#30340#29615#22659#20013#29992#20110#25991#26412#20869#23481
#31896#36148#30340#23567#24037#20855
' FreePaste'#25903#25345#33258#23450#20041#30340#20840#23616#24555#25463#38190#65292#40664#35748#26159'Ctrl+Alt+V'
' '#28857#20987#28608#27963#21551#21160'FreePaste'#24037#20855
' '#22312#31995#32479#30340#20219#24847#20301#32622#21482#35201#29992#38190#30424#25353#19979#20320#23450#20041#30340#24555#25463#38190#24182#24555#36895#37322#25918#65292#21322
#31186#21518#65292'FreePaste'#23601#20250#23558#25991#26412#21306#30340#20869#23481#26367#20320#36755#20837#21040#30446#26631#21306#22495#20013
' '#30446#21069#25903#25345#30340#25991#26412#20869#23481#20026#65306
' 1.'#25968#23383
' 2.'#22823#23567#20889#30340#33521#25991
' 3.'#31354#26684
' 4.`~!@#$%^&*()-_=+[{]}\|;:'#39'",<.>/?'
' '#28857#20987#25193#23637#21487#20197#36827#20837#22810#34892#25991#26412#27169#24335#65292#22312#22810#34892#25991#26412#27169#24335#19979#30340#25991#26412#23558#36880#34892
#34987#25335#36125#21040#30446#26631#21306#22495#20013
' '#28857#20987#21551#29992#21098#36148#26495#30417#35270#21487#20197#33258#21160#23558#29992#25143#22312#31995#32479#20013#22797#21046#30340#25991#26412#20869#23481#21644#36719
#20214#25991#26412#21306#36827#34892#21516#27493#65292#20063#23601#26159#35828#20320#21487#20197#30452#25509#22312#31995#32479#20013#22797#21046#65292#28982#21518#19981#38656#35201#22238
#21040#36719#20214#25805#20316#65292#30452#25509#21040#30446#26631#31383#21475#25353#28909#38190#31896#36148#21363#21487
' '#22914#26524#26377'Bug'#65292#35831#36890#30693#25105'QQ442534820'
''
' ' +
' By Cloud')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object BtnOK: TButton
Left = 168
Top = 255
Width = 75
Height = 25
Caption = #30693#36947#20102
TabOrder = 1
OnClick = BtnOKClick
end
end