📄 unitchange.dfm
字号:
object F_CHANGE: TF_CHANGE
Left = 354
Top = 240
Width = 346
Height = 232
BorderIcons = [biSystemMenu]
Caption = #20449#29992#21345#20449#24687#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 159
Width = 338
Height = 46
Align = alBottom
BevelInner = bvLowered
Color = clGrayText
TabOrder = 1
object Button1: TButton
Left = 224
Top = 9
Width = 101
Height = 28
Caption = #36864#20986'&C'
TabOrder = 1
OnClick = Button1Click
end
object Button3: TButton
Left = 115
Top = 10
Width = 103
Height = 29
Caption = #20462#25913'&S'
TabOrder = 0
OnClick = Button3Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 338
Height = 159
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 24
Width = 60
Height = 13
Caption = #20449#29992#21345#21517#31216
end
object Label2: TLabel
Left = 11
Top = 50
Width = 60
Height = 13
Caption = #20449#29992#21345#31867#22411
end
object Label3: TLabel
Left = 11
Top = 77
Width = 60
Height = 13
Caption = #20449#29992#21345#21495#30721
end
object Label4: TLabel
Left = 16
Top = 105
Width = 48
Height = 13
Caption = #38134#34892#26356#25913
end
object Label5: TLabel
Left = 23
Top = 132
Width = 39
Height = 13
Caption = #22791#27880
end
object EdCOM: TEdit
Left = 80
Top = 21
Width = 240
Height = 20
TabOrder = 0
OnKeyDown = EdCOMKeyDown
end
object CSX: TComboBox
Left = 80
Top = 48
Width = 240
Height = 21
ItemHeight = 13
TabOrder = 1
OnKeyDown = CSXKeyDown
end
object EdRYSJ: TEdit
Left = 80
Top = 75
Width = 240
Height = 20
TabOrder = 2
OnKeyDown = EdRYSJKeyDown
OnKeyPress = EdRYSJKeyPress
end
object EdLXR: TEdit
Left = 80
Top = 102
Width = 240
Height = 20
TabOrder = 3
OnKeyDown = EdLXRKeyDown
end
object dxDH: TEdit
Left = 80
Top = 126
Width = 239
Height = 21
TabOrder = 4
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -