TModbus.~dfm
资源名称:test.rar [点击查看]
上传用户:wuxg88
上传日期:2022-05-28
资源大小:814k
文件大小:1k
源码类别:
通讯编程
开发平台:
C++ Builder
- object Form1: TForm1
- Left = 218
- Top = 155
- Width = 870
- Height = 640
- Caption = 'Form1'
- 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 Button1: TButton
- Left = 216
- Top = 160
- Width = 75
- Height = 25
- Caption = #25171#24320
- TabOrder = 0
- OnClick = Button1Click
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 1
- Left = 696
- Top = 104
- end
- end