Receiveunit.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object Form1: TForm1
- Left = 450
- Top = 380
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #21033#29992'WM_COPYDATA'#36827#34892#25968#25454#20132#25442#28436#31034'Receive '
- ClientHeight = 73
- ClientWidth = 342
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 174
- Height = 12
- Caption = #30001'SendData'#31243#24207#20256#36882#36807#26469#30340#20449#24687':'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 16
- Top = 32
- Width = 297
- Height = 21
- TabOrder = 0
- end
- end