📄 uuniedit.dfm
字号:
object Form1: TForm1
Left = 124
Top = 77
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Form1'
ClientHeight = 542
ClientWidth = 791
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 225
Top = 0
Width = 566
Height = 501
Align = alClient
BevelOuter = bvNone
BorderWidth = 10
TabOrder = 0
object Label7: TLabel
Left = 16
Top = 64
Width = 35
Height = 13
Caption = 'Version'
end
object Label12: TLabel
Left = 16
Top = 80
Width = 35
Height = 13
Caption = 'Version'
end
object Label14: TLabel
Left = 10
Top = 10
Width = 546
Height = 13
Align = alTop
Caption = ' History'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ExplicitWidth = 52
end
object Label13: TLabel
Left = 6
Top = 226
Width = 39
Height = 13
Caption = #21382#21490'(&H)'
end
object Label15: TLabel
Left = 6
Top = 328
Width = 36
Height = 13
Caption = #31034#20363'(&I)'
end
object GroupBox1: TGroupBox
Left = 9
Top = 5
Width = 255
Height = 101
Caption = #26222#36890#20449#24687
TabOrder = 0
object Label9: TLabel
Left = 23
Top = 28
Width = 39
Height = 13
Caption = #21517#31216'(&N)'
end
object Label10: TLabel
Left = 23
Top = 55
Width = 50
Height = 13
Caption = #25193#23637#21517'(&E)'
end
object Name: TEdit
Left = 85
Top = 24
Width = 152
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object FileTypeName: TEdit
Left = 85
Top = 51
Width = 152
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 274
Top = 5
Width = 276
Height = 212
Caption = #20316#32773#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 32
Width = 39
Height = 13
Caption = #20316#32773'(&A)'
end
object Label2: TLabel
Left = 24
Top = 60
Width = 40
Height = 13
Caption = #37038#31665'(&M)'
end
object Label3: TLabel
Left = 24
Top = 88
Width = 42
Height = 13
Caption = #20027#39029'(&W)'
end
object Label4: TLabel
Left = 24
Top = 115
Width = 39
Height = 13
Caption = #29256#26435'(&C)'
end
object Label5: TLabel
Left = 24
Top = 143
Width = 40
Height = 13
Caption = #20844#21496'(&O)'
end
object Label6: TLabel
Left = 24
Top = 171
Width = 38
Height = 13
Caption = #20462#35746'(&S)'
end
object Author: TEdit
Left = 78
Top = 28
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Email: TEdit
Left = 78
Top = 56
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Web: TEdit
Left = 78
Top = 84
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Copyright: TEdit
Left = 78
Top = 111
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Company: TEdit
Left = 78
Top = 139
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Remark: TEdit
Left = 78
Top = 167
Width = 155
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
end
end
object GroupBox3: TGroupBox
Left = 9
Top = 115
Width = 255
Height = 102
Caption = #29256#26412#20449#24687
TabOrder = 2
object Label8: TLabel
Left = 23
Top = 24
Width = 38
Height = 13
Caption = #29256#26412'(&V)'
FocusControl = Version
end
object Label17: TLabel
Left = 24
Top = 51
Width = 39
Height = 13
Caption = #20462#35746'(&R)'
FocusControl = Revision
end
object Version: TSpinEdit
Left = 86
Top = 20
Width = 76
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object Revision: TSpinEdit
Left = 86
Top = 47
Width = 76
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
end
object SampleMemo: TSynEdit
Left = 8
Top = 347
Width = 542
Height = 148
CodeFolding.CaseSensitive = False
CodeFolding.CollapsedLineColor = 14065012
CodeFolding.Enabled = True
CodeFolding.FolderBarColor = clBtnFace
CodeFolding.FolderBarLinesColor = 9281190
ActiveLine.Background = clYellow
ActiveLine.Foreground = clNavy
ActiveLine.Visible = False
LineDivider.Visible = False
LineDivider.Color = clRed
LineDivider.Style = psSolid
RightEdge.MouseMove = False
RightEdge.Visible = False
RightEdge.Position = 80
RightEdge.Color = clSilver
RightEdge.Style = psSolid
LineSpacing = 0
LineSpacingRule = lsSingle
Background.Visible = False
Background.RepeatMode = brmNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
TabOrder = 3
Gutter.ShowLineModified = False
Gutter.LineModifiedColor = clYellow
Gutter.LineNormalColor = clLime
Gutter.Font.Charset = DEFAULT_CHARSET
Gutter.Font.Color = clWindowText
Gutter.Font.Height = -11
Gutter.Font.Name = 'Terminal'
Gutter.Font.Style = []
Gutter.LeftOffsetColor = clNone
Gutter.RightOffset = 18
Gutter.RightOffsetColor = clNone
WordWrap.Enabled = False
WordWrap.Position = 80
WordWrap.Style = wwsClientWidth
RemovedKeystrokes = <
item
Command = ecContextHelp
ShortCut = 112
end>
AddedKeystrokes = <
item
Command = ecContextHelp
ShortCut = 16496
end>
end
object History: TSynEdit
Left = 6
Top = 247
Width = 542
Height = 75
CodeFolding.CaseSensitive = False
CodeFolding.FolderBarLinesColor = 9281190
ActiveLine.Background = clYellow
ActiveLine.Foreground = clNavy
ActiveLine.Visible = False
LineDivider.Visible = False
LineDivider.Color = clRed
LineDivider.Style = psSolid
RightEdge.MouseMove = False
RightEdge.Visible = False
RightEdge.Position = 80
RightEdge.Color = clSilver
RightEdge.Style = psSolid
LineSpacing = 0
LineSpacingRule = lsSingle
Background.Visible = False
Background.RepeatMode = brmNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
TabOrder = 4
Gutter.ShowLineModified = False
Gutter.LineModifiedColor = clYellow
Gutter.LineNormalColor = clLime
Gutter.Font.Charset = DEFAULT_CHARSET
Gutter.Font.Color = clWindowText
Gutter.Font.Height = -11
Gutter.Font.Name = 'Terminal'
Gutter.Font.Style = []
Gutter.LeftOffsetColor = clNone
Gutter.RightOffsetColor = clNone
Gutter.Visible = False
WordWrap.Enabled = False
WordWrap.Position = 80
WordWrap.Style = wwsClientWidth
RemovedKeystrokes = <
item
Command = ecContextHelp
ShortCut = 112
end>
AddedKeystrokes = <
item
Command = ecContextHelp
ShortCut = 16496
end>
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 225
Height = 501
Align = alLeft
BevelOuter = bvNone
BorderWidth = 6
Caption = 'Panel1'
TabOrder = 1
object Splitter1: TSplitter
Left = 6
Top = 251
Width = 213
Height = 4
Cursor = crVSplit
Align = alTop
ExplicitTop = 258
end
object DirectoryListBox1: TDirectoryListBox
Left = 6
Top = 28
Width = 213
Height = 223
Align = alTop
FileList = FileListBox1
ItemHeight = 16
TabOrder = 0
end
object FileListBox1: TFileListBox
Left = 6
Top = 255
Width = 213
Height = 240
Align = alClient
ItemHeight = 13
Mask = '*.xml;*.hgl'
TabOrder = 1
OnDblClick = FileListBox1DblClick
end
object DriveComboBox1: TDriveComboBox
Left = 6
Top = 6
Width = 213
Height = 19
Align = alTop
DirList = DirectoryListBox1
TabOrder = 2
end
object Panel4: TPanel
Left = 6
Top = 25
Width = 213
Height = 3
Align = alTop
BevelOuter = bvNone
TabOrder = 3
end
end
object Panel3: TPanel
Left = 0
Top = 501
Width = 791
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
DesignSize = (
791
41)
object Button5: TButton
Left = 252
Top = 8
Width = 103
Height = 25
Anchors = [akRight, akBottom]
Caption = #32534#36753#35821#27861
TabOrder = 0
OnClick = Button1Click
end
object Button1: TButton
Left = 357
Top = 8
Width = 103
Height = 25
Anchors = [akRight, akBottom]
Caption = #26032#24314
TabOrder = 1
OnClick = Button4Click
end
object Button3: TButton
Left = 567
Top = 8
Width = 103
Height = 25
Anchors = [akRight, akBottom]
Caption = #37325#26032#36733#20837
TabOrder = 2
OnClick = Button2Click
end
object Button4: TButton
Left = 672
Top = 8
Width = 103
Height = 25
Anchors = [akRight, akBottom]
Caption = #36864#20986
TabOrder = 3
OnClick = Button3Click
end
object Button2: TButton
Left = 462
Top = 8
Width = 103
Height = 25
Anchors = [akRight, akBottom]
Caption = #20445#23384
TabOrder = 4
OnClick = Button2Click
end
end
object SaveDialog1: TSaveDialog
Filter = 'UNI Highlighter File|*.xml'
Left = 384
Top = 272
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -