📄 ufindemployee.dfm
字号:
object Form_FindEmployee: TForm_FindEmployee
Left = 423
Top = 259
Width = 208
Height = 175
Caption = 'Form_FindEmployee'
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 SpeedButton1: TSpeedButton
Left = 16
Top = 104
Width = 169
Height = 28
Caption = #24320#22987#26597#35810
Flat = True
OnClick = SpeedButton1Click
end
object RadioButton1: TRadioButton
Left = 40
Top = 16
Width = 113
Height = 17
Caption = #25353#32844#24037#32534#21495#26597#35810
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 40
Top = 48
Width = 113
Height = 17
Caption = #25353#22995#21517#27169#31946#26597#35810
TabOrder = 1
OnClick = RadioButton2Click
end
object Edit1: TEdit
Left = 16
Top = 72
Width = 169
Height = 21
Enabled = False
TabOrder = 2
OnKeyPress = Edit1KeyPress
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -