📄 select.dfm
字号:
object Frmselect: TFrmselect
Left = 210
Top = 236
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #26597#25214
ClientHeight = 116
ClientWidth = 451
Color = clBtnFace
DefaultMonitor = dmDesktop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 73
Height = 13
AutoSize = False
Caption = #26597#25214#20869#23481'(N):'
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 242
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 340
Top = 16
Width = 105
Height = 21
Caption = #26597#25214
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 340
Top = 48
Width = 105
Height = 21
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object RadioGroup1: TRadioGroup
Left = 128
Top = 48
Width = 201
Height = 49
Caption = #26041#21521
TabOrder = 3
Visible = False
end
object CheckBox1: TCheckBox
Left = 8
Top = 48
Width = 97
Height = 17
Caption = #20840#23383#21305#37197'(W)'
TabOrder = 4
Visible = False
end
object CheckBox2: TCheckBox
Left = 8
Top = 72
Width = 105
Height = 17
Caption = #21306#20998#22823#23567#20889'(C)'
TabOrder = 5
Visible = False
end
object RadioButton1: TRadioButton
Left = 144
Top = 64
Width = 73
Height = 17
Caption = #21521#19978'(U)'
TabOrder = 6
end
object RadioButton2: TRadioButton
Left = 232
Top = 64
Width = 89
Height = 17
Caption = #21521#19979'(D)'
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -