📄 unit_pluse.~dfm
字号:
object Frm_Pluse: TFrm_Pluse
Left = 328
Top = 189
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Frm_Pluse'
ClientHeight = 413
ClientWidth = 431
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image_CAD: TImage
Left = 0
Top = 0
Width = 431
Height = 413
AutoSize = True
Center = True
Stretch = True
OnDblClick = Image_CADDblClick
end
object Timer_Pluse: TTimer
Enabled = False
Interval = 100
OnTimer = Timer_PluseTimer
Left = 264
Top = 184
end
object PopupMenuP: TPopupMenu
Left = 248
Top = 304
object Menu_SuiJi: TMenuItem
Caption = #38543#26426#33394#24425#22270#26696
end
object Menu_DanSe: TMenuItem
Caption = #21333#33394#22270#26696
end
object MenuItem1: TMenuItem
Caption = '-'
end
object Menu_Dai: TMenuItem
Caption = #24425#33394#39128#24102
end
object Menu_Ye: TMenuItem
Caption = #24425#33394#22810#21494#32447
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -