📄 systemset.dfm
字号:
object frm_SystemSet: Tfrm_SystemSet
Left = 120
Top = 66
Width = 565
Height = 480
AutoSize = True
BorderIcons = [biSystemMenu]
Caption = #31995#32479#35774#32622
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object P_Main: TPanel
Left = 0
Top = 0
Width = 557
Height = 453
Align = alClient
Caption = 'P_Main'
Color = clSkyBlue
TabOrder = 0
object Panel2: TPanel
Left = 1
Top = 1
Width = 555
Height = 22
Align = alTop
Color = clSkyBlue
TabOrder = 0
end
object Panel3: TPanel
Left = 1
Top = 23
Width = 555
Height = 429
Align = alClient
Color = clSkyBlue
TabOrder = 1
object PageControl1: TPageControl
Left = 1
Top = 1
Width = 553
Height = 427
ActivePage = TabSheet1
Align = alClient
Style = tsFlatButtons
TabIndex = 0
TabOrder = 0
OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = #12304#21333#20301#20449#24687#35774#32622#12305
ImageIndex = 1
object Panel1: TPanel
Left = 0
Top = 0
Width = 170
Height = 396
Align = alLeft
Caption = 'Panel1'
ParentColor = True
TabOrder = 0
object Panel4: TPanel
Left = 1
Top = 1
Width = 168
Height = 28
Align = alTop
BevelOuter = bvNone
Color = clCream
TabOrder = 0
object Label2: TLabel
Left = 20
Top = 6
Width = 128
Height = 15
Alignment = taCenter
Caption = #9670#21333#20301#20449#24687#31649#29702#9670
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
object TreeView1: TTreeView
Left = 1
Top = 29
Width = 168
Height = 366
Align = alClient
Indent = 19
ReadOnly = True
RowSelect = True
TabOrder = 1
OnChange = TreeView1Change
end
end
object Panel5: TPanel
Left = 170
Top = 0
Width = 375
Height = 396
Align = alClient
BevelOuter = bvNone
Caption = 'Panel5'
ParentColor = True
TabOrder = 1
object ToolBar1: TToolBar
Left = 0
Top = 203
Width = 375
Height = 28
Caption = 'ToolBar1'
TabOrder = 0
object Cmd_Add: TSpeedButton
Left = 0
Top = 2
Width = 60
Height = 22
Caption = #22686#21152
OnClick = Cmd_AddClick
end
object Cmd_Delete: TSpeedButton
Left = 60
Top = 2
Width = 60
Height = 22
Caption = #21024#38500
OnClick = Cmd_DeleteClick
end
object Cmd_Edit: TSpeedButton
Left = 120
Top = 2
Width = 60
Height = 22
Caption = #20462#25913
OnClick = Cmd_EditClick
end
object Cmd_Save: TSpeedButton
Left = 180
Top = 2
Width = 60
Height = 22
Caption = #20445#23384
Enabled = False
OnClick = Cmd_SaveClick
end
object Cmd_Rush: TSpeedButton
Left = 240
Top = 2
Width = 60
Height = 22
Caption = #21047#26032
OnClick = Cmd_RushClick
end
object Cmd_Create: TSpeedButton
Left = 300
Top = 2
Width = 23
Height = 22
OnClick = Cmd_CreateClick
end
end
object Panel6: TPanel
Left = 0
Top = 0
Width = 375
Height = 203
Align = alTop
ParentColor = True
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 352
Top = 60
Width = 18
Height = 22
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333333333333333333333333333333333333333333FF333333333333
3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
000033333373FF77777733333330003333333333333777333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object Edit1: TLabeledEdit
Left = 76
Top = 14
Width = 294
Height = 21
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #21333#20301#21517#31216#65306
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
end
object Edit2: TLabeledEdit
Left = 76
Top = 37
Width = 110
Height = 21
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #21333#20301#20195#30721#65306
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
LabelPosition = lpLeft
LabelSpacing = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -