📄 frmanalyze.dfm
字号:
object FrmAnalyze1: TFrmAnalyze1
Left = 205
Top = 118
Width = 498
Height = 431
Caption = #26597#30475#37038#20214
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 490
Height = 78
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Panel2: TPanel
Left = 0
Top = 0
Width = 64
Height = 78
Align = alLeft
BevelOuter = bvNone
Color = clGray
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 8
Width = 48
Height = 12
Caption = #21457#20214#20154#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 24
Width = 48
Height = 12
Caption = #25910#20214#20154#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 28
Top = 40
Width = 36
Height = 12
Caption = #26085#26399#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 28
Top = 56
Width = 36
Height = 12
Caption = #20027#39064#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object Edit1: TEdit
Left = 72
Top = 8
Width = 577
Height = 12
BorderStyle = bsNone
Color = clBtnFace
TabOrder = 1
end
object Edit2: TEdit
Left = 72
Top = 24
Width = 577
Height = 12
BorderStyle = bsNone
Color = clBtnFace
TabOrder = 2
end
object Edit3: TEdit
Left = 72
Top = 40
Width = 577
Height = 12
BorderStyle = bsNone
Color = clBtnFace
TabOrder = 3
end
object Edit4: TEdit
Left = 72
Top = 56
Width = 577
Height = 12
BorderStyle = bsNone
Color = clBtnFace
TabOrder = 4
end
end
object PageControl1: TPageControl
Left = 0
Top = 80
Width = 490
Height = 324
ActivePage = TabSheet1
Align = alClient
Style = tsFlatButtons
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #37038#20214#27491#25991
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 482
Height = 294
Align = alClient
BevelKind = bkFlat
BorderStyle = bsNone
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
end
end
object TabSheet2: TTabSheet
Caption = #38468#20214
ImageIndex = 2
object ListView1: TListView
Left = 0
Top = 0
Width = 482
Height = 294
Align = alClient
Columns = <>
Ctl3D = False
LargeImages = ImageList1
PopupMenu = PopupMenu1
TabOrder = 0
OnDblClick = N1Click
end
end
end
object Panel3: TPanel
Left = 0
Top = 78
Width = 490
Height = 2
Align = alTop
BevelOuter = bvNone
TabOrder = 2
end
object ImageList1: TImageList
Height = 32
Width = 32
Left = 372
Top = 330
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
OnPopup = PopupMenu1Popup
Left = 308
Top = 330
object N1: TMenuItem
Caption = #36816#34892
OnClick = N1Click
end
object N2: TMenuItem
Caption = #21478#23384#20026
OnClick = N2Click
end
end
object SaveDialog1: TSaveDialog
Left = 340
Top = 330
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -