📄 swapfrm.dfm
字号:
object frmSwap: TfrmSwap
Left = 255
Top = 144
BorderIcons = []
BorderStyle = bsSingle
Caption = #25442#26426
ClientHeight = 103
ClientWidth = 255
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 24
Width = 11
Height = 13
Caption = #20174
end
object Label2: TLabel
Left = 32
Top = 64
Width = 11
Height = 13
Caption = #21040
end
object SpinEdit1: TSpinEdit
Left = 64
Top = 16
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object SpinEdit2: TSpinEdit
Left = 64
Top = 56
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -