📄 filetest.dfm
字号:
object frmFileTest: TfrmFileTest
Left = 299
Top = 212
Width = 306
Height = 427
Caption = #25991#20214#21457#36865#31383#21475
Color = clCream
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 160
Top = 45
Width = 51
Height = 13
Caption = #21253#38271#24230' '
end
object Label4: TLabel
Left = 8
Top = 45
Width = 74
Height = 13
Caption = #26102#38388#38388#38548'(s) '
end
object btOpenFile: TsuiButton
Left = 8
Top = 10
Width = 65
Height = 22
UIStyle = WinXP
Caption = #25171#24320#25991#20214
AutoSize = False
TabOrder = 0
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
OnClick = btOpenFileClick
end
object btSendFile: TsuiButton
Left = 83
Top = 10
Width = 65
Height = 22
UIStyle = WinXP
Caption = #24320#22987#21457#36865
AutoSize = False
Enabled = False
TabOrder = 1
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
OnClick = btSendFileClick
end
object btStopSend: TsuiButton
Left = 155
Top = 10
Width = 65
Height = 22
UIStyle = WinXP
Caption = #20572#27490#21457#36865
AutoSize = False
Enabled = False
TabOrder = 2
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
OnClick = btStopSendClick
end
object edPackLen: TEdit
Left = 209
Top = 40
Width = 80
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 5
TabOrder = 3
OnKeyPress = edPackLenKeyPress
end
object edinteval: TEdit
Left = 80
Top = 40
Width = 57
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 8
TabOrder = 4
OnKeyPress = edintevalKeyPress
end
object Memo2: TMemo
Left = 8
Top = 72
Width = 281
Height = 289
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object CheckBox1: TCheckBox
Left = 8
Top = 368
Width = 145
Height = 17
Caption = #25509#25910#25968#25454#20889#20837#21040#25991#20214': '
TabOrder = 6
OnClick = CheckBox1Click
end
object Edit1: TEdit
Left = 143
Top = 366
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 7
Text = 'recv.dat'
end
object OpenDialog1: TOpenDialog
Left = 80
Top = 88
end
object Timer2: TTimer
Enabled = False
OnTimer = Timer2Timer
Left = 24
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -