📄 canvas01.dfm
字号:
object CanForm: TCanForm
Left = 51
Top = 92
Width = 723
Height = 428
Caption = 'CanvasForm'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClick = FormClick
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 360
Top = 24
Width = 369
Height = 137
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Color = clLime
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 144
Width = 72
Height = 15
Caption = 'AAAAAAAAA'
end
object Image1: TImage
Left = 528
Top = 200
Width = 177
Height = 137
Stretch = True
end
object Button1: TButton
Left = 56
Top = 120
Width = 100
Height = 25
Caption = #26700#12288#38754
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 80
Width = 100
Height = 25
Caption = #33258#23450#20041#23383#20307
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 216
Top = 120
Width = 100
Height = 25
Caption = #29305#27530#26174#31034'1'
TabOrder = 2
OnClick = Button3Click
end
object Memo1: TMemo
Left = 360
Top = 200
Width = 161
Height = 137
Lines.Strings = (
''
''
''
#22823)
TabOrder = 3
end
object Button4: TButton
Left = 216
Top = 160
Width = 100
Height = 25
Caption = #29305#27530#26174#31034'2'
TabOrder = 4
OnClick = Button4Click
end
object Button5: TButton
Left = 56
Top = 160
Width = 100
Height = 25
Caption = #21306#12288#22495
TabOrder = 5
OnClick = Button5Click
end
object Button6: TButton
Left = 56
Top = 80
Width = 100
Height = 25
Caption = #21047#12288#26032
TabOrder = 6
OnClick = Button6Click
end
object Button7: TButton
Left = 56
Top = 232
Width = 100
Height = 25
Caption = #36864#12288#20986
TabOrder = 7
OnClick = Button7Click
end
object Panel1: TPanel
Left = 0
Top = 359
Width = 729
Height = 24
Align = alBottom
Caption = 'Panel1'
TabOrder = 8
end
object Edit1: TEdit
Left = 48
Top = 40
Width = 273
Height = 23
TabOrder = 9
Text = #29305#27530#24418#24335#30340#23383#20307
end
object Button8: TButton
Left = 216
Top = 232
Width = 100
Height = 25
Caption = #25335#36125#26700#38754
TabOrder = 10
OnClick = Button8Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -