frmcase.dfm
来自「医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统」· DFM 代码 · 共 80 行
DFM
80 行
object FormCase: TFormCase
Left = 710
Top = 304
Width = 350
Height = 391
Caption = #23601#35786#24773#20917
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 Panel1: TPanel
Left = 0
Top = 0
Width = 337
Height = 353
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 48
Width = 63
Height = 13
Caption = #23601#35786#20154#25968': '
end
object Label2: TLabel
Left = 32
Top = 104
Width = 69
Height = 13
Caption = #24050#21010#20215#20154#25968': '
end
object Label3: TLabel
Left = 32
Top = 160
Width = 75
Height = 13
Caption = #24050#20184#36153#20154#25968': '
end
object Label4: TLabel
Left = 32
Top = 224
Width = 75
Height = 13
Caption = #24050#21462#33647#20154#25968': '
end
object Edit1: TEdit
Left = 128
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 104
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 128
Top = 160
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 128
Top = 216
Width = 121
Height = 21
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?