📄 basic_graph.~dfm
字号:
object Form1: TForm1
Left = 211
Top = 117
Width = 788
Height = 707
Caption = #22270#24418#31383#21475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 27
Width = 600
Height = 450
Stretch = True
end
object Label1: TLabel
Left = 184
Top = 8
Width = 59
Height = 13
Caption = 'BMP'#25991#20214#65306
end
object Label2: TLabel
Left = 248
Top = 8
Width = 32
Height = 13
Caption = 'Label2'
end
object Label3: TLabel
Left = 420
Top = 8
Width = 36
Height = 13
Caption = #23485#24230#65306
end
object Label4: TLabel
Left = 452
Top = 8
Width = 32
Height = 13
Caption = 'Label4'
end
object Label5: TLabel
Left = 512
Top = 8
Width = 36
Height = 13
Caption = #39640#24230#65306
end
object Label6: TLabel
Left = 544
Top = 6
Width = 32
Height = 13
Caption = 'Label6'
end
object Label7: TLabel
Left = 16
Top = 8
Width = 89
Height = 13
Caption = #31383#21475#23610#23544'600x450'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 8
Top = 484
Width = 81
Height = 30
Caption = #35843#29992'BMP'#22270#24418
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 484
Width = 57
Height = 30
Caption = #32553#25918#22270#24418
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 160
Top = 484
Width = 65
Height = 30
Caption = #28165#31354#23631#24149
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 232
Top = 484
Width = 73
Height = 30
Caption = #22810#36793#24418#22635#20805
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 320
Top = 484
Width = 73
Height = 30
Caption = #30697#24418#22635#20805
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 400
Top = 484
Width = 75
Height = 25
Caption = #32447#27573#35009#21098
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 480
Top = 488
Width = 75
Height = 25
Caption = #20989#25968#30697#24418
TabOrder = 6
OnClick = Button7Click
end
object OpenDialog1: TOpenDialog
Left = 584
Top = 484
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -