-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInputhelpUnit.dfm
74 lines (74 loc) · 2.19 KB
/
InputhelpUnit.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
object InputHelpForm: TInputHelpForm
Left = 303
Top = 229
BorderIcons = [biSystemMenu, biMaximize]
BorderStyle = bsDialog
Caption = #36755#20837#24110#21161
ClientHeight = 379
ClientWidth = 529
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 360
Width = 441
Height = 21
AutoSize = False
Caption = #26356#22810#20869#23481#35831#21442#30475#24110#21161
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 529
Height = 353
Align = alTop
BevelKind = bkSoft
BevelOuter = bvRaised
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
#27743#28246#34892'II(Game Paladin II)'#20869#23384#21644#25991#20214#20219#21153#25628#32034#36755#20837#24110#21161' '
''
'1.'#26222#36890#25628#32034'('#39640#38454#25628#32034'):'
''
#21313#36827#21046': 100'
#21313#20845#36827#21046': $64 '#25110' 0X64 '#25110' 0x64'
#28014#28857': 10000.0625 '#25110' 1.0625E5 '
#25991#23383': '#39'Hello,XGQ'#39's '#27743#28246#34892' (Game Paladin)'#39
' '#25110' "Hello,XGQ'#39's '#27743#28246#34892' (Game Paladin)"'
' '
''
'2.'#20302#38454#25628#32034'('#38480#20110#25972#25968'):'
''
#31532#19968#27425#20302#38454#25628#32034': ? ('#40664#35748') '#25110' + '#25110' - '#25110' ! '#25110' = .'
''
#20197#21518#25628#32034':'
' '#31867#22411
#30456#23545#22686#21152': + '
#30456#23545#20943#23569': - '
#30456#23545#21464#21270': ! '
#20445#25345#19981#21464': = ')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
end