frmin2.dfm
来自「蛮好的系统大家一起使用看看!~呵呵!关于图书仓库管理系统的!」· DFM 代码 · 共 57 行
DFM
57 行
object Form26: TForm26
Left = 275
Top = 250
Width = 398
Height = 154
Caption = #22270#20070#26465#34892#30721#25195#25551
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 20
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 361
Height = 105
Caption = #22270#20070#26465#34892#30721#25195#25551
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 35
Width = 80
Height = 20
Caption = #26465#24418#30721#32534#21495
end
object Edit1: TEdit
Left = 96
Top = 32
Width = 233
Height = 28
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 16
Top = 72
Width = 329
Height = 25
Caption = #22270#20070#26465#34892#30721#25195#25551#20837#24211#25805#20316
Default = True
TabOrder = 1
OnClick = BitBtn1Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?