📄 querydeficiency.dfm
字号:
object frmQueryDeficiency: TfrmQueryDeficiency
Left = 286
Top = 196
BorderStyle = bsDialog
Caption = #20250#21592#27424#27454#26597#35810
ClientHeight = 163
ClientWidth = 273
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 24
Width = 48
Height = 13
Caption = #20250#21592#32534#21495
end
object Label2: TLabel
Left = 32
Top = 64
Width = 48
Height = 13
Caption = #26174#31034#27424#27454
end
object Label3: TLabel
Left = 208
Top = 64
Width = 36
Height = 13
Caption = #65288#20803#65289
end
object Button1: TButton
Left = 48
Top = 112
Width = 75
Height = 25
Caption = #26597' '#35810
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 112
Width = 75
Height = 25
Caption = #20851' '#38381
ModalResult = 1
TabOrder = 1
end
object memberId: TEdit
Left = 96
Top = 20
Width = 113
Height = 21
TabOrder = 2
end
object deficiency: TEdit
Left = 96
Top = 60
Width = 113
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -