📄 fileedit.~dfm
字号:
object Form7: TForm7
Left = 99
Top = 229
Width = 287
Height = 220
Caption = #32534#36753#25991#20214
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 KB: TLabel
Left = 232
Top = 102
Width = 14
Height = 13
Caption = 'KB'
end
object StaticText1: TStaticText
Left = 32
Top = 24
Width = 64
Height = 17
Caption = #25991#20214#21517#31216#65306
TabOrder = 0
end
object StaticText2: TStaticText
Left = 32
Top = 48
Width = 64
Height = 17
Caption = #25991#20214#31867#22411#65306
TabOrder = 1
end
object StaticText3: TStaticText
Left = 32
Top = 72
Width = 64
Height = 17
Caption = #25991#20214#36335#24452#65306
TabOrder = 2
end
object StaticText4: TStaticText
Left = 32
Top = 102
Width = 64
Height = 17
Caption = #32534#36753#22823#23567#65306
TabOrder = 3
end
object Sname: TStaticText
Left = 104
Top = 24
Width = 37
Height = 17
Caption = 'Sname'
TabOrder = 4
end
object Stype: TStaticText
Left = 104
Top = 48
Width = 31
Height = 17
Caption = 'Stype'
TabOrder = 5
end
object Spath: TStaticText
Left = 104
Top = 72
Width = 32
Height = 17
Caption = 'Spath'
TabOrder = 6
end
object SaveBn: TButton
Left = 48
Top = 136
Width = 75
Height = 25
Caption = #20445#23384#25991#20214
TabOrder = 7
OnClick = SaveBnClick
end
object CancelBn: TButton
Left = 152
Top = 136
Width = 75
Height = 25
Caption = #21462#28040#32534#36753
TabOrder = 8
OnClick = CancelBnClick
OnKeyPress = NumOnly
end
object Editlen: TEdit
Left = 104
Top = 98
Width = 121
Height = 21
MaxLength = 4
TabOrder = 9
Text = 'Editlen'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -