📄 moveball.dfm.~2~
字号:
object Form1: TForm1
Left = 218
Top = 186
Width = 596
Height = 390
Caption = #956#713#215#243'?'#242
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 588
Height = 356
Align = alClient
BevelOuter = bvLowered
Color = clInactiveCaption
PopupMenu = PopupMenu1
TabOrder = 0
object Shape1: TShape
Left = 16
Top = 16
Width = 41
Height = 33
Brush.Color = clRed
Shape = stCircle
end
end
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 24
Top = 224
end
object PopupMenu1: TPopupMenu
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Left = 216
Top = 112
object N1: TMenuItem
Caption = '??'#233'?'
object RedItem: TMenuItem
Caption = 'o'#236#233'?'
OnClick = RedItemClick
end
object YellowItem: TMenuItem
Caption = '??'#233'?'
OnClick = YellowItemClick
end
object GreenItem: TMenuItem
Caption = '?'#236#233'?'
OnClick = GreenItemClick
end
end
object N2: TMenuItem
Caption = 'D?'#215#8242
object CircleItem: TMenuItem
Caption = '?2D?'
OnClick = CircleItemClick
end
object RectangleItem: TMenuItem
Caption = '??D?'
OnClick = RectangleItemClick
end
object EllipseItem: TMenuItem
Caption = #237'??2'
OnClick = EllipseItemClick
end
object SquareItem: TMenuItem
Caption = '?y'#183'?D?'
OnClick = SquareItemClick
end
object RoundSquare: TMenuItem
Caption = '?2???y'#183'?D?'
OnClick = RoundSquareClick
end
object RoundRect: TMenuItem
Caption = '?2????D?'
OnClick = RoundRectClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -