leukorrhea.dfm
来自「用Delphi开发的医院管理系统」· DFM 代码 · 共 44 行
DFM
44 行
object Form8: TForm8
Left = 0
Top = 0
AlphaBlend = True
AlphaBlendValue = 220
BorderStyle = bsNone
Caption = 'Form8'
ClientHeight = 484
ClientWidth = 599
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 208
Top = 24
Width = 180
Height = 29
Caption = #12288#22806#12288#12288#31185#12288
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object Button1: TButton
Left = 488
Top = 408
Width = 81
Height = 25
Caption = #36820#22238#30331#24405#30028#38754
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?