abortfrm.dfm
来自「这个是一个完整的药房管理系统」· DFM 代码 · 共 27 行
DFM
27 行
object AbortForm: TAbortForm
Left = 402
Top = 343
Width = 284
Height = 116
Caption = #25171#21360#25511#21046
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 BitBtn1: TBitBtn
Left = 72
Top = 32
Width = 137
Height = 25
Caption = #21462#28040#25171#21360
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkAbort
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?