📄 frm_set.dfm
字号:
object sys_set: Tsys_set
Left = 203
Top = 75
BorderStyle = bsDialog
Caption = #35774#32622
ClientHeight = 286
ClientWidth = 413
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object BitBtn4: TBitBtn
Left = 256
Top = 246
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 0
OnClick = BitBtn4Click
Kind = bkCancel
end
object BitBtn5: TBitBtn
Left = 64
Top = 246
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 1
OnClick = BitBtn5Click
end
object PageControl1: TPageControl
Left = 16
Top = 8
Width = 369
Height = 225
ActivePage = TabSheet1
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #22522#26412
object Label1: TLabel
Left = 24
Top = 24
Width = 65
Height = 13
Caption = #21333#20301#21517#31216#65306
end
object e_dw: TEdit
Left = 40
Top = 53
Width = 249
Height = 21
TabOrder = 0
Text = 'e_dw'
end
object CheckBox1: TCheckBox
Left = 40
Top = 104
Width = 177
Height = 17
Caption = #33258#21160#20445#23384#32593#26684#35774#32622
TabOrder = 1
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -