Unit1.dfm
资源名称:scan.rar [点击查看]
上传用户:nieyueshi
上传日期:2022-07-24
资源大小:5k
文件大小:1k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form1: TForm1
- Left = 191
- Top = 112
- Width = 369
- Height = 305
- Caption = #31471#21475#25195#25551#22120' --By '#26080#25932#23567#40857
- 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 = 264
- Top = 112
- Width = 75
- Height = 25
- Caption = #24320#22987#25195#25551
- TabOrder = 0
- OnClick = Button1Click
- end
- object ListBox1: TListBox
- Left = 16
- Top = 16
- Width = 217
- Height = 233
- ItemHeight = 13
- TabOrder = 1
- end
- object ServerSocket1: TServerSocket
- Active = False
- Port = 0
- ServerType = stNonBlocking
- Left = 272
- Top = 176
- end
- end