📄 check.~dfm
字号:
object fcheck: Tfcheck
Left = 456
Top = 255
Width = 314
Height = 214
Caption = #36873#25321'UPS'#25152#22312#20301#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ch_cancel: TRzButton
Left = 117
Top = 151
Caption = #21462#28040
HotTrack = True
HotTrackColor = clYellow
TabOrder = 0
OnClick = ch_cancelClick
end
object ch_sure: TRzButton
Left = 208
Top = 150
Caption = #30830#23450
HotTrack = True
HotTrackColor = clYellow
TabOrder = 1
end
object ch_Radio: TRadioGroup
Left = 4
Top = 2
Width = 297
Height = 142
Caption = #36873#25321#35201#30417#25511#30340'UPS'
TabOrder = 2
end
object RadioButton1: TRadioButton
Left = 40
Top = 26
Width = 113
Height = 17
Caption = #30417#25511#26412#26426'UPS'
Checked = True
TabOrder = 3
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 41
Top = 55
Width = 113
Height = 17
Caption = #30417#25511#36828#31243'UPS'
TabOrder = 4
OnClick = RadioButton2Click
end
object check_more: TRzButton
Left = 164
Top = 112
Width = 82
Caption = #26356#25913#26377#20851#36164#26009
Enabled = False
HotTrack = True
HotTrackColor = clYellow
TabOrder = 5
OnClick = check_moreClick
end
object check_com: TRzComboBox
Left = 72
Top = 80
Width = 172
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 6
end
object Edit1: TEdit
Left = 64
Top = 112
Width = 121
Height = 21
TabOrder = 7
Text = 'Edit1'
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 24
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -