📄 synunidesignerform.dfm
字号:
object fmDesigner: TfmDesigner
Left = 397
Top = 369
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'TSynUniDesigner'
ClientHeight = 423
ClientWidth = 630
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {
0000010001001010000018001800680300001600000028000000100000002000
0000010018000000000040030000000000000000000000000001000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000393032393032393032393032393032393032
3930323930323930323930323930323930323930323930323930323930323930
320AD5F00AD5F00AD5F03930320AD5F00AD5F00AD5F08D67673930328D676739
30328D67678D67678D67673930323930320AD5F00AD5F00AD5F03930320AD5F0
0AD5F08D6767000000CFA7A80000008D67673930328D67678D67673930323930
320AD5F00AD5F00AD5F03930320AD5F08D6767CDA2A4CDA2A4C99C9ECDA2A4CF
A7A83333338D67678D67673930323930323930323930323930323930328A6566
8D6767D6BEBF8D67670000008D6767CDA2A43930323333338D67673930323930
321518EC1518EC1518EC3930328D6767E3D8D8E3D8D8000000F3C9CB000000C9
9C9ECFA7A83333338D67673930323930321518EC1518EC1518EC3930328D6767
8D6767F5F0F08D67670000008D6767CDA2A43930323333338D67673930323930
321518EC1518EC1518EC393032FF99FF8D6767FFFFFFF5F0F0E3D8D8D6BEBFCD
A2A43333338D67678D6767393032393032393032393032393032393032393032
8D67678D6767000000E3D8D80000003333333333338D67678D67673930323930
32FF100AFF100AFF100A393032FFC333FFC333FFC3338D67678D67673333338D
67678D67678D67678D6767393032393032FF100AFF100AFF100A393032FFC333
FFC333FFC3333930320CE3170CE3170CE3173930328D67678D67673930323930
3239303239303239303239303239303239303239303239303239303239303239
30323930323930323930323930323930328D67678D67678D67678D67678D6767
8D67678D67678D67678D67678D67678D67678D67678D67678D67673930323930
328D67678D67678D67678D67678D67678D67678D67678D67678D67678D67678D
6767FFFFFF8D6767FFFFFF393032393032393032393032393032393032393032
3930323930323930323930323930323930323930323930323930323930320000
3239000032390000323900003239000032390000323900003239000032390000
323900003239000032390000323900003239000032390000323900003239}
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SplitterBottom: TSplitter
Left = 0
Top = 210
Width = 630
Height = 3
Cursor = crVSplit
Align = alTop
MinSize = 17
ResizeStyle = rsUpdate
OnCanResize = SplitterBottomCanResize
end
object SplitterButtons: TSplitter
Left = 0
Top = 366
Width = 630
Height = 3
Cursor = crVSplit
Align = alBottom
MinSize = 35
ResizeStyle = rsUpdate
OnCanResize = SplitterCannotResize
ExplicitTop = 367
end
object StatusBar: TStatusBar
Left = 0
Top = 404
Width = 630
Height = 19
Panels = <
item
Alignment = taCenter
Width = 50
end
item
Width = 50
end>
end
object pTop: TPanel
Tag = -1
Left = 0
Top = 0
Width = 630
Height = 210
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object SplitterLeft: TSplitter
Left = 185
Top = 1
Height = 208
MinSize = 122
end
object SplitterRight: TSplitter
Left = 526
Top = 1
Height = 208
Align = alRight
ResizeStyle = rsUpdate
OnCanResize = SplitterCannotResize
end
object pLeft: TPanel
Left = 1
Top = 1
Width = 184
Height = 208
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
Constraints.MinWidth = 122
TabOrder = 0
DesignSize = (
184
208)
object Bevel1: TBevel
Left = 1
Top = 16
Width = 182
Height = 1
Align = alTop
Style = bsRaised
end
object pLeftParentCapt: TPanel
Left = 1
Top = 1
Width = 182
Height = 15
Align = alTop
BevelOuter = bvNone
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clCaptionText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
PopupMenu = popPanels
TabOrder = 0
object lbRootMenu: TLabel
Left = 0
Top = 0
Width = 16
Height = 15
Hint = 'Tree Menu'
Align = alLeft
Caption = 'u'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnFace
Font.Height = -15
Font.Name = 'Marlett'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = lbRootMenuClick
OnContextPopup = LabelContextPopup
end
object pLeftCapt: TPanel
Left = 16
Top = 0
Width = 166
Height = 15
Align = alClient
BevelOuter = bvNone
Caption = 'Rules'#39' Tree'
Color = clActiveCaption
TabOrder = 0
end
end
object pTree: TPanel
Left = 4
Top = 20
Width = 176
Height = 184
Anchors = [akLeft, akTop, akRight, akBottom]
BevelOuter = bvNone
TabOrder = 1
object Tree: TTreeView
Left = 0
Top = 0
Width = 176
Height = 184
Align = alClient
ChangeDelay = 1
HideSelection = False
Images = listRules
Indent = 19
RowSelect = True
TabOrder = 0
OnChange = TreeChange
OnClick = TreeClick
OnEdited = TreeEdited
OnKeyDown = TreeKeyDown
OnMouseDown = TreeMouseDown
OnMouseUp = TreeMouseUp
end
end
end
object pRight: TPanel
Left = 529
Top = 1
Width = 100
Height = 208
Align = alRight
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 2
object Bevel2: TBevel
Left = 1
Top = 16
Width = 98
Height = 1
Align = alTop
Style = bsRaised
end
object pRightCapt: TPanel
Left = 1
Top = 1
Width = 98
Height = 15
Align = alTop
BevelOuter = bvNone
Caption = 'Attributes'
Color = clActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clCaptionText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
PopupMenu = popPanels
TabOrder = 0
end
object pAttri: TPanel
Left = 1
Top = 17
Width = 98
Height = 190
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 98
Height = 190
ActivePage = TabSheet1
Align = alClient
MultiLine = True
Style = tsFlatButtons
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Style'
TabVisible = False
object Bevel6: TBevel
Tag = 118
Left = 0
Top = 43
Width = 90
Height = 2
end
object Label2: TLabel
Left = 2
Top = 0
Width = 66
Height = 13
Caption = 'Choose style:'
Enabled = False
end
object Label4: TLabel
Left = 2
Top = 48
Width = 67
Height = 13
Caption = 'Change style:'
end
object chStrikeOut: TCheckBox
Left = 3
Top = 157
Width = 86
Height = 17
Caption = 'Strike&Out'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsStrikeOut]
ParentFont = False
TabOrder = 6
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object chUnderline: TCheckBox
Left = 3
Top = 141
Width = 86
Height = 17
Caption = '&Underline'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
TabOrder = 5
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object chItalic: TCheckBox
Left = 3
Top = 125
Width = 86
Height = 17
Caption = '&Italic'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsItalic]
ParentFont = False
TabOrder = 4
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object chBold: TCheckBox
Left = 3
Top = 109
Width = 86
Height = 17
Caption = '&Bold'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object chForeground: TCheckBox
Left = 2
Top = 64
Width = 41
Height = 17
Caption = 'D&FG'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object chBackground: TCheckBox
Left = 48
Top = 64
Width = 41
Height = 17
Caption = 'DB&G'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = AttributesChanged
OnMouseDown = CheckBoxMouseDown
end
object cbStyle: TComboBox
Left = 0
Top = 16
Width = 90
Height = 21
Style = csDropDownList
Color = clBtnFace
DropDownCount = 16
Enabled = False
ItemHeight = 13
TabOrder = 0
OnChange = AttributesChanged
Items.Strings = (
'Root'
'Comments'
'Strings'
'Reserved words'
'Statements'
'Numbers'
'Symbols'
'Directives'
'Types'
'Variables'
'Functions'
''
'New style...')
end
inline frBackColor: TFrameColor
Left = 48
Top = 82
Width = 41
Height = 23
TabOrder = 7
TabStop = True
OnClick = AttributesChanged
ExplicitLeft = 48
ExplicitTop = 82
ExplicitWidth = 41
end
inline frForeColor: TFrameColor
Left = 2
Top = 82
Width = 41
Height = 23
TabOrder = 8
TabStop = True
OnClick = AttributesChanged
ExplicitLeft = 2
ExplicitTop = 82
ExplicitWidth = 41
end
end
object TabSheet2: TTabSheet
Caption = 'Default'
ImageIndex = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -