📄 selecttextunit.dfm
字号:
object SelectTextForm: TSelectTextForm
Left = 263
Top = 210
Width = 442
Height = 303
BorderIcons = [biSystemMenu]
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 434
Height = 90
Align = alTop
TabOrder = 0
object ComboBox1: TComboBox
Left = 30
Top = 44
Width = 257
Height = 24
ItemHeight = 16
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 90
Width = 434
Height = 181
Align = alClient
TabOrder = 1
object BitBtn1: TBitBtn
Left = 59
Top = 10
Width = 92
Height = 31
Caption = #30830#23450'[&O]'
ModalResult = 1
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 165
Top = 10
Width = 92
Height = 31
Caption = #21462#28040'[&C]'
TabOrder = 1
OnClick = BitBtn2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -