📄 cd3_2u.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
BorderStyle = bsSingle
Caption = #22534#26632#30340#24212#29992
ClientHeight = 176
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 160
Top = 136
Width = 97
Height = 25
AutoSize = False
Caption = #28216#25103#35299#31572
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Panel1: TPanel
Left = 264
Top = 16
Width = 249
Height = 105
TabOrder = 0
OnDragOver = Panel1DragOver
object Label4: TLabel
Left = 72
Top = 80
Width = 113
Height = 19
AutoSize = False
Caption = 'Tower of Hanoi'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 123
Top = 0
Width = 6
Height = 57
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label2: TLabel
Left = 43
Top = 0
Width = 6
Height = 57
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label3: TLabel
Left = 203
Top = 0
Width = 6
Height = 57
AutoSize = False
Color = clBackground
ParentColor = False
end
object big: TLabel
Left = 16
Top = 40
Width = 57
Height = 16
AutoSize = False
Color = clMaroon
DragMode = dmAutomatic
ParentColor = False
end
object mid: TLabel
Left = 24
Top = 24
Width = 41
Height = 16
AutoSize = False
Color = clRed
DragMode = dmAutomatic
ParentColor = False
end
object sma: TLabel
Left = 35
Top = 8
Width = 21
Height = 16
AutoSize = False
Color = clYellow
DragMode = dmAutomatic
ParentColor = False
end
object A: TButton
Left = 8
Top = 56
Width = 75
Height = 17
Caption = 'A'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object B: TButton
Left = 88
Top = 56
Width = 75
Height = 17
Caption = 'B'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object C: TButton
Left = 168
Top = 56
Width = 75
Height = 17
Caption = 'C'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
end
object inp: TButton
Left = 24
Top = 136
Width = 121
Height = 25
Caption = #36755#20837#22278#30424#25968#30446
TabOrder = 1
OnClick = inpClick
end
object end: TButton
Left = 440
Top = 136
Width = 75
Height = 25
Caption = #32467#26463
TabOrder = 2
OnClick = endClick
end
object lbout: TListBox
Left = 264
Top = 136
Width = 153
Height = 25
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #12356#12421' ('#32649#30768') - '#31325#29460#57646
ItemHeight = 20
ParentFont = False
TabOrder = 3
end
object Memo1: TMemo
Left = 24
Top = 16
Width = 225
Height = 105
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
#27721#35834#22612#26377#19977#26681#22278#26609'A'#12289'B'#12289'C'#65292#29616#26377'n'#20010
#30452#24452#19981#21516#30340#22278#30424#22871#22312'A'#22278#26609#19978#65292#38656#31526#21512
#65306#22823#22278#30424#22312#19979#65292#23567#22278#30424#22312#19978#65292#27599#27425#21482
#33021#31227#21160#19968#20010#22278#30424#21450#20165#22312'A'#12289'B'#12289'C'#33539#22260#20869
#31227#21160#31561#26465#20214#12290
''
#30446#30340#65306#25226'n'#20010#22278#30424#31227#21160#21040'C'#22278#26609#19978
''
''
''
''
''
''
''
'')
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -