📄 unitcenterfeature.dfm
字号:
object FrmCenterFeature: TFrmCenterFeature
Left = 302
Top = 271
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = #35831#36873#25321#20013#24515#28857
ClientHeight = 78
ClientWidth = 209
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object CBoxName: TComboBox
Left = 24
Top = 16
Width = 161
Height = 20
BevelKind = bkSoft
ItemHeight = 12
TabOrder = 0
end
object BBtnOK: TBitBtn
Left = 16
Top = 48
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BBtnOKClick
Kind = bkOK
end
object BBtnCancel: TBitBtn
Left = 120
Top = 48
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BBtnCancelClick
Kind = bkCancel
end
object TimerInfo: TTimer
Enabled = False
Interval = 1
OnTimer = TimerInfoTimer
Left = 125
Top = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -