📄 unit8.~dfm
字号:
object option: Toption
Left = 172
Top = 75
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #32972#26223#23646#24615
ClientHeight = 326
ClientWidth = 438
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 168
Top = 296
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 296
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 352
Top = 296
Width = 75
Height = 25
Caption = #24212#29992
TabOrder = 2
OnClick = Button3Click
end
object PageControl1: TPageControl
Left = 16
Top = 0
Width = 409
Height = 289
ActivePage = TabSheet1
TabOrder = 3
object TabSheet1: TTabSheet
Caption = #32972#26223#23646#24615
object Image1: TImage
Left = 288
Top = 0
Width = 105
Height = 113
Stretch = True
end
object ListBox1: TListBox
Left = 8
Top = 8
Width = 145
Height = 129
ItemHeight = 13
TabOrder = 0
end
object Button4: TButton
Left = 24
Top = 152
Width = 113
Height = 25
Caption = #33258#23450#20041#32972#26223#22270#29255
TabOrder = 1
OnClick = Button4Click
end
object Button5: TButton
Left = 40
Top = 200
Width = 89
Height = 25
Caption = #33258#23450#20041#25991#23383
TabOrder = 2
OnClick = Button5Click
end
end
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 380
Top = 24
end
object FontDialog1: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Left = 364
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -