📄 synoptionsdlg.dfm
字号:
Height = 17
Caption = #26174#31034#21491#36793#32447'(&V)'
TabOrder = 3
OnClick = sShowRightEdgeClick
end
object sRightEdgeMouseMove: TCheckBox
Left = 208
Top = 85
Width = 145
Height = 17
Caption = #20801#35768#40736#26631#31227#21160#21491#36793#32447'(&M)'
TabOrder = 4
OnClick = sRightEdgeMouseMoveClick
end
object sShowLineNumber: TCheckBox
Left = 32
Top = 60
Width = 97
Height = 17
Caption = #26174#31034#34892#21495'(&L)'
TabOrder = 5
OnClick = sShowLineNumberClick
end
object sRightEdgePos: TEdit
Left = 261
Top = 114
Width = 100
Height = 21
TabOrder = 6
OnChange = sRightEdgePosChange
OnKeyDown = sLineNumberStartKeyDown
end
object sWordWrap: TCheckBox
Left = 32
Top = 173
Width = 97
Height = 17
Caption = #33258#21160#25442#34892'(&W)'
TabOrder = 7
OnClick = sWordWrapClick
end
object sWordwrapStyle: TComboBox
Left = 86
Top = 201
Width = 136
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 8
Text = #31383#21475#36793#32536#25442#34892
OnChange = sWordwrapStyleChange
Items.Strings = (
#31383#21475#36793#32536#25442#34892
#21491#36793#32447#22788#25442#34892
#33258#23450#20041#20301#32622#25442#34892)
end
object sWordwrapPos: TEdit
Left = 302
Top = 201
Width = 59
Height = 21
TabOrder = 9
OnChange = sWordwrapPosChange
OnKeyDown = sLineNumberStartKeyDown
end
object CheckBox2: TCheckBox
Left = 32
Top = 144
Width = 241
Height = 17
Caption = #22312#34892#21495#21306#20197#39068#33394#26174#31034#34987#20462#25913#36807#30340#34892'(&O)'
TabOrder = 10
OnClick = CheckBox2Click
end
object sBackground: TCheckBox
Left = 208
Top = 34
Width = 113
Height = 17
Caption = #26174#31034#32972#26223#22270#29255
TabOrder = 11
OnClick = sBackgroundClick
end
end
object GroupBox1: TGroupBox
Left = 21
Top = 272
Width = 393
Height = 66
Caption = #34892#38388#36317
TabOrder = 1
object LabelLineSpacingRule: TLabel
Left = 32
Top = 28
Width = 39
Height = 13
Caption = #31867#22411'(&R)'
FocusControl = sLineSpacingRule
end
object LabelLineSpacing: TLabel
Left = 251
Top = 28
Width = 38
Height = 13
Caption = #38388#36317'(&S)'
end
object sLineSpacingRule: TComboBox
Left = 86
Top = 24
Width = 136
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = #21333#20493#34892#36317
OnChange = sLineSpacingRuleChange
Items.Strings = (
#21333#20493#34892#36317
#19968#20493#21322#34892#36317
#20004#20493#34892#36317
#33258#23450#20041#34892#36317)
end
object sLineSpacing: TEdit
Left = 302
Top = 24
Width = 59
Height = 21
TabOrder = 1
OnChange = sLineSpacingChange
OnKeyDown = sLineNumberStartKeyDown
end
end
end
object TabSheet3: TTabSheet
Caption = #26174#31034
ImageIndex = 2
object Label9: TLabel
Left = 67
Top = 274
Width = 38
Height = 13
Caption = #23383#20307'(&F)'
end
object Label13: TLabel
Left = 292
Top = 274
Width = 38
Height = 13
Caption = #23383#21495'(&S)'
end
object Label4: TLabel
Left = 23
Top = 293
Width = 24
Height = 13
Caption = #39044#35272
end
object GroupBox9: TGroupBox
Left = 21
Top = 20
Width = 396
Height = 229
Caption = #36873#25321#39068#33394' '
TabOrder = 0
object Label5: TLabel
Left = 32
Top = 35
Width = 62
Height = 13
Caption = #40664#35748#32972#26223'(&B)'
end
object Label7: TLabel
Left = 32
Top = 70
Width = 86
Height = 13
Caption = #36873#25321#21306#22495#25991#26412'(&S)'
end
object Label10: TLabel
Left = 32
Top = 105
Width = 86
Height = 13
Caption = #36873#25321#21306#22495#32972#26223'(&E)'
end
object Label11: TLabel
Left = 32
Top = 141
Width = 99
Height = 13
Caption = #39640#20142#24403#21069#34892#25991#26412'(&A)'
end
object Label12: TLabel
Left = 32
Top = 176
Width = 99
Height = 13
Caption = #39640#20142#24403#21069#34892#32972#26223'(&C)'
end
object BackColorBox: TColorBox
Left = 165
Top = 32
Width = 136
Height = 22
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
ItemHeight = 16
TabOrder = 0
OnChange = BackColorBoxChange
end
object SelTextColorBox: TColorBox
Left = 165
Top = 67
Width = 136
Height = 22
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
ItemHeight = 16
TabOrder = 1
OnChange = SelTextColorBoxChange
end
object SelBackColorBox: TColorBox
Left = 165
Top = 102
Width = 136
Height = 22
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
ItemHeight = 16
TabOrder = 2
OnChange = SelBackColorBoxChange
end
object CurTextColorBox: TColorBox
Left = 165
Top = 138
Width = 136
Height = 22
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
ItemHeight = 16
TabOrder = 3
OnChange = CurTextColorBoxChange
end
object CurBackColorBox: TColorBox
Left = 165
Top = 173
Width = 136
Height = 22
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
ItemHeight = 16
TabOrder = 4
OnChange = CurBackColorBoxChange
end
end
object sFontNameCom: TComboBox
Left = 120
Top = 271
Width = 147
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 1
OnChange = sFontNameComChange
end
object sFontsizeCom: TComboBox
Left = 344
Top = 271
Width = 60
Height = 21
ItemHeight = 13
Sorted = True
TabOrder = 2
OnChange = sFontsizeComChange
OnKeyDown = sLineNumberStartKeyDown
end
object FontPreview: TPanel
Left = 21
Top = 312
Width = 396
Height = 65
BevelOuter = bvLowered
Caption = #23383#20307#39044#35272'('#21333#20987#36825#37324#21487#20197#25171#24320#23383#20307#35774#32622#23545#35805#26694')'
TabOrder = 3
OnClick = Button5Click
end
end
end
object Button3: TButton
Left = 159
Top = 480
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Caption = #20445#23384#20026#40664#35748
TabOrder = 0
OnClick = Button3Click
end
object Button2: TButton
Left = 260
Top = 480
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 1
end
object Button1: TButton
Left = 360
Top = 480
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -