unit4.~dfm
来自「商品销售管理系统」· ~DFM 代码 · 共 79 行
~DFM
79 行
object Form4: TForm4
Left = 331
Top = 127
Width = 305
Height = 468
Caption = 'Form4'
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 GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 281
Height = 417
Caption = #35831#36873#25321#25152#35201#24405#20837#30340#20449#24687#65306
TabOrder = 0
object Button1: TButton
Left = 32
Top = 32
Width = 225
Height = 65
Caption = #21512' '#21516' '#20449' '#24687
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 32
Top = 96
Width = 225
Height = 65
Caption = #21592' '#24037' '#20449' '#24687
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 32
Top = 160
Width = 225
Height = 65
Caption = #23458' '#25143' '#20449' '#24687
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 32
Top = 224
Width = 225
Height = 65
Caption = #21830' '#21697' '#20449' '#24687
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 32
Top = 288
Width = 225
Height = 65
Caption = #20179' '#24211' '#20449' '#24687
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 104
Top = 368
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 5
OnClick = Button6Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?