📄 shouzhi.dfm
字号:
object shouzhifrm: Tshouzhifrm
Left = 377
Top = 146
Width = 312
Height = 304
BorderIcons = [biSystemMenu]
Caption = #25910#20837#25903#20986
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 80
Width = 36
Height = 13
Caption = #37329#39069#65306
end
object Label2: TLabel
Left = 40
Top = 120
Width = 36
Height = 13
Caption = #20107#30001#65306
end
object Label3: TLabel
Left = 40
Top = 160
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object Label4: TLabel
Left = 176
Top = 80
Width = 12
Height = 13
Caption = #20803
end
object RadioButton1: TRadioButton
Left = 64
Top = 32
Width = 65
Height = 17
Caption = #25910#20837
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 160
Top = 32
Width = 65
Height = 17
Caption = #25903#20986
TabOrder = 1
OnClick = RadioButton2Click
end
object Button1: TButton
Left = 72
Top = 232
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 232
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object Edit1: TEdit
Left = 88
Top = 80
Width = 81
Height = 21
TabOrder = 4
end
object Edit3: TEdit
Left = 88
Top = 160
Width = 177
Height = 21
TabOrder = 5
end
object ComboBox1: TComboBox
Left = 88
Top = 120
Width = 177
Height = 21
ItemHeight = 13
TabOrder = 6
Items.Strings = (
#20250#21592#36153
#20854#23427)
end
object ADOQuery1: TADOQuery
Connection = MainForm.ADOConnection1
Parameters = <>
Left = 232
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -