📄 usetitem.dfm
字号:
object frmSetItem: TfrmSetItem
Left = 253
Top = 183
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '显示设置'
ClientHeight = 263
ClientWidth = 354
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object clBox: TCheckListBox
Left = 0
Top = 41
Width = 354
Height = 222
Align = alClient
Columns = 3
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ImeName = '智能陈桥输入平台 5.2'
ItemHeight = 12
ParentFont = False
TabOrder = 0
OnDblClick = clBoxDblClick
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 354
Height = 41
AutoSize = True
ButtonHeight = 35
ButtonWidth = 31
Caption = 'ToolBar1'
EdgeBorders = [ebTop, ebBottom]
Images = DM.ILMain
ShowCaptions = True
TabOrder = 1
object BtnSave: TToolButton
Left = 0
Top = 2
Caption = '保存'
ImageIndex = 7
OnClick = BtnSaveClick
end
object BtnEixt: TToolButton
Left = 31
Top = 2
Caption = '退出'
ImageIndex = 2
OnClick = BtnEixtClick
end
object ToolButton1: TToolButton
Left = 62
Top = 2
Width = 67
Caption = 'ToolButton1'
ImageIndex = 2
Style = tbsSeparator
end
object Panel1: TPanel
Left = 129
Top = 2
Width = 192
Height = 35
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
Visible = False
object SpeedButton1: TSpeedButton
Left = 136
Top = 8
Width = 23
Height = 22
Hint = '非用户自定义项,系统将不予以保存'
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
7700333333337777777733333333008088003333333377F73377333333330088
88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
93337FFFF7737777733300000033333333337777773333333333}
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 16
Top = 8
Width = 121
Height = 20
ImeName = '智能陈桥输入平台 5.2'
TabOrder = 0
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -