📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 311
Height = 199
Caption = #35745#31639#26412#37329#19982#21033#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 12
Top = 11
Width = 279
Height = 152
Caption = #35745#31639#26412#21033#21644
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 32
Width = 41
Height = 20
AutoSize = False
Caption = #26412#37329'='
end
object Label2: TLabel
Left = 7
Top = 72
Width = 41
Height = 20
AutoSize = False
Caption = #21033#29575'='
end
object Label3: TLabel
Left = 4
Top = 114
Width = 53
Height = 13
AutoSize = False
Caption = #26412#21033#21644
end
object Label4: TLabel
Left = 120
Top = 72
Width = 8
Height = 13
Caption = '%'
end
object Edit1: TEdit
Left = 49
Top = 29
Width = 82
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
OnExit = Edit1Exit
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 49
Top = 69
Width = 70
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
OnExit = Edit2Exit
end
object Edit3: TEdit
Left = 64
Top = 110
Width = 70
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 2
OnClick = Edit3Click
end
object ScrollBar1: TScrollBar
Left = 135
Top = 36
Width = 138
Height = 16
Max = 10000
PageSize = 0
TabOrder = 3
OnChange = ScrollBar1Change
end
object ScrollBar2: TScrollBar
Left = 135
Top = 74
Width = 138
Height = 16
PageSize = 0
TabOrder = 4
OnChange = ScrollBar2Change
end
object ScrollBar3: TScrollBar
Left = 145
Top = 115
Width = 128
Height = 16
Max = 20000
PageSize = 0
TabOrder = 5
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -