📄 formsetcodecolorunit.dfm
字号:
object FormSetCodeColor: TFormSetCodeColor
Left = 277
Top = 122
Width = 591
Height = 475
Caption = #20195#30721#21152#33394
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 583
Height = 392
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Panel3: TPanel
Left = 0
Top = 0
Width = 583
Height = 24
Align = alTop
BevelOuter = bvNone
Caption = #20197#19979#26159#24744#36873#23450#30340#25991#26412#65292#35831#32534#36753#20462#25913#65292#24037#20855#23558#23545#35813#25991#26412#26694#20013#20869#23481#36827#34892#21152#33394#12290
TabOrder = 0
end
object richEdit: TRichEdit
Left = 0
Top = 24
Width = 583
Height = 368
Align = alClient
ScrollBars = ssBoth
TabOrder = 1
WantTabs = True
end
end
object Panel2: TPanel
Left = 0
Top = 392
Width = 583
Height = 56
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 8
Width = 30
Height = 12
Caption = #39118#26684':'
end
object Label2: TLabel
Left = 276
Top = 8
Width = 30
Height = 12
Caption = #25805#20316':'
end
object ColorStyle: TComboBox
Left = 44
Top = 4
Width = 97
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
Items.Strings = (
'Default'
'Classic'
'Twilight'
'Ocean')
end
object btnSetColor: TButton
Left = 328
Top = 32
Width = 75
Height = 21
Caption = #21152#33394
TabOrder = 1
OnClick = btnSetColorClick
end
object btnDoCancel: TButton
Left = 244
Top = 32
Width = 75
Height = 21
Caption = #36824#21407
TabOrder = 2
OnClick = btnDoCancelClick
end
object btnOk: TButton
Left = 412
Top = 32
Width = 75
Height = 21
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 3
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 496
Top = 32
Width = 75
Height = 21
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 4
end
object OpMode: TComboBox
Left = 312
Top = 4
Width = 189
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 5
Items.Strings = (
#26367#25442'/'#25554#20837#21040#21407#25991#26412
#20445#23384#21040#21098#36148#26495)
end
object btnPrint: TButton
Left = 8
Top = 32
Width = 75
Height = 21
Caption = #25171#21360
TabOrder = 6
OnClick = btnPrintClick
end
object FontName: TComboBox
Left = 148
Top = 5
Width = 121
Height = 20
Hint = #26356#25913#23383#20307#21517#31216
Ctl3D = False
DropDownCount = 10
ItemHeight = 12
ParentCtl3D = False
TabOrder = 7
OnChange = FontNameChange
OnKeyPress = FontNameKeyPress
end
object backRichEdit: TRichEdit
Left = 116
Top = 36
Width = 29
Height = 17
TabOrder = 8
Visible = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -