📄 setfields.dfm
字号:
object DlgSetFields: TDlgSetFields
Left = 220
Top = 185
Width = 350
Height = 343
Caption = #23383#27573#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 12
Top = 8
Width = 96
Height = 12
Caption = #26410#26174#31034#23383#27573#21015#34920#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 200
Top = 8
Width = 108
Height = 12
Caption = #24403#21069#26174#31034#23383#27573#21015#34920#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cmdOk: TSpeedButton
Left = 92
Top = 282
Width = 60
Height = 22
Caption = #30830#23450
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdOkClick
end
object cmdExit: TSpeedButton
Left = 193
Top = 282
Width = 60
Height = 22
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdExitClick
end
object cmdAdd: TSpeedButton
Left = 148
Top = 82
Width = 48
Height = 22
Caption = '>'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdAddClick
end
object cmdDel: TSpeedButton
Left = 148
Top = 138
Width = 48
Height = 22
Caption = '<'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdDelClick
end
object lbxNoShow: TListBox
Left = 8
Top = 28
Width = 137
Height = 241
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
Items.Strings = (
#21002#29289
#21457)
ParentFont = False
TabOrder = 0
end
object lbxShowed: TListBox
Left = 198
Top = 28
Width = 137
Height = 241
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
Items.Strings = (
#31995#32479#32500#25252
#22522#26412#36164#26009
#36827#36135#31649#29702
#38144#21806#31649#29702
#24211#23384#31649#29702
#29616#37329#38134#34892
#36130#21153#31649#29702
#32463#33829#20998#26512)
ParentFont = False
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -