?? dlgbytesend.dfm
字號:
object dlgSetByteSeng: TdlgSetByteSeng
Left = 335
Top = 296
BorderStyle = bsDialog
Caption = #23383#31526#24490#29615#21457#36865#35774#32622
ClientHeight = 166
ClientWidth = 401
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 9
Top = 10
Width = 377
Height = 105
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 14
Top = 17
Width = 70
Height = 14
Caption = #36215#22987#23383#31526#65306
end
object Label2: TLabel
Left = 14
Top = 45
Width = 70
Height = 14
Caption = #32467#26463#23383#31526#65306
end
object Label3: TLabel
Left = 178
Top = 17
Width = 98
Height = 14
Caption = #21457#36865#38388#38548'(ms)'#65306
end
object Label4: TLabel
Left = 206
Top = 45
Width = 70
Height = 14
Caption = #24490#29615#27425#25968#65306
end
object edStart: TEdit
Left = 78
Top = 13
Width = 85
Height = 22
MaxLength = 2
TabOrder = 0
OnKeyDown = edStartKeyDown
OnKeyPress = edStartKeyPress
end
object edEnd: TEdit
Left = 78
Top = 41
Width = 85
Height = 22
MaxLength = 2
TabOrder = 1
OnKeyDown = edStartKeyDown
OnKeyPress = edStartKeyPress
end
object edTime: TEdit
Left = 278
Top = 13
Width = 85
Height = 22
TabOrder = 2
OnKeyDown = edStartKeyDown
OnKeyPress = edTimeKeyPress
end
object edCount: TEdit
Left = 278
Top = 41
Width = 85
Height = 22
TabOrder = 3
OnKeyDown = edStartKeyDown
OnKeyPress = edTimeKeyPress
end
object cbIsUse: TCheckBox
Left = 80
Top = 72
Width = 97
Height = 17
Caption = #26159#21542#21551#29992
TabOrder = 4
end
end
object btnOK: TBitBtn
Left = 215
Top = 127
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = btnOKClick
end
object btnCancel: TBitBtn
Left = 311
Top = 127
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = btnCancelClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -