📄 khzl_find_unit.dfm
字号:
object khzl_find_form: Tkhzl_find_form
Left = 182
Top = 186
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #23458#25143#36164#26009#26597#25214
ClientHeight = 113
ClientWidth = 346
Color = 13031127
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 346
Height = 113
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 20
Width = 48
Height = 12
Caption = #26597#25214#23383#27573
end
object Label2: TLabel
Left = 15
Top = 49
Width = 48
Height = 12
Caption = #26597#25214#26041#24335
end
object Label3: TLabel
Left = 16
Top = 79
Width = 48
Height = 12
Caption = #26597#25214#20869#23481
end
object SpeedButton1: TSpeedButton
Left = 241
Top = 12
Width = 75
Height = 22
Caption = #26597#25214
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 241
Top = 43
Width = 75
Height = 22
Caption = #20851#38381
Flat = True
OnClick = SpeedButton2Click
end
object ComboBox1: TComboBox
Left = 63
Top = 14
Width = 145
Height = 22
BevelKind = bkFlat
Style = csOwnerDrawFixed
Ctl3D = False
ItemHeight = 16
ParentCtl3D = False
TabOrder = 0
Items.Strings = (
#23458#25143#32534#30721
#23458#25143#21517#31216
#25340#38899#31616#30721)
end
object ComboBox2: TComboBox
Left = 63
Top = 44
Width = 145
Height = 22
BevelKind = bkFlat
Style = csOwnerDrawFixed
Ctl3D = False
ItemHeight = 16
ParentCtl3D = False
TabOrder = 1
Items.Strings = (
#31561#20110
#31867#20284#20110)
end
object Edit1: TEdit
Left = 64
Top = 74
Width = 145
Height = 18
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
OnKeyDown = Edit1KeyDown
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -