📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 216
Top = 230
Width = 436
Height = 480
Caption = 'ZS-GPRS ActiveX Sample'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = #21551#21160#26381#21153
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 96
Top = 8
Width = 75
Height = 25
Caption = #20572#27490#26381#21153
TabOrder = 1
OnClick = Button3Click
end
object Button2: TButton
Left = 328
Top = 47
Width = 75
Height = 23
Caption = #21457#36865#25968#25454
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 16
Top = 48
Width = 305
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
end
object Memo1: TMemo
Left = 16
Top = 80
Width = 393
Height = 361
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
end
object DataCenterX1: TDataCenterX
Left = 328
Top = 8
Width = 75
Height = 25
TabOrder = 5
Visible = False
OnDTUData = DataCenterX1DTUData
OnDTULogin = DataCenterX1DTULogin
ControlData = {
545046300754427574746F6E00044C65667403480103546F7002080557696474
68024B0648656967687402190000}
end
object Button4: TButton
Left = 184
Top = 8
Width = 75
Height = 25
Caption = 'GetDTUInfo'
TabOrder = 6
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -