basicinfo.dfm
来自「用Delphi开发的医院管理系统」· DFM 代码 · 共 44 行
DFM
44 行
object Form3: TForm3
Left = 0
Top = 0
AlphaBlend = True
AlphaBlendValue = 220
BorderStyle = bsNone
Caption = #22806#31185
ClientHeight = 415
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 = 144
Top = 24
Width = 300
Height = 29
Caption = #22522#26412#36164#26009#26816#26597#32467#26524#36755#20837
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 = 480
Top = 374
Width = 89
Height = 25
Caption = #36820#22238#30331#24405#30028#38754
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?