dbreturn.dfm
来自「简易的患者监护系统」· DFM 代码 · 共 42 行
DFM
42 行
object Form8: TForm8
Left = 414
Top = 309
Width = 185
Height = 132
BorderIcons = [biSystemMenu]
Caption = #25968#25454#24211#25552#37266
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 Label1: TLabel
Left = 8
Top = 16
Width = 160
Height = 20
Caption = #35813#30149#25151#27809#26377#24739#32773#65281
Constraints.MaxWidth = 245
Constraints.MinWidth = 160
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 48
Top = 56
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = BitBtn1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?