Receiveunit.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object Form1: TForm1
- Left = 450
- Top = 380
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #21033#29992'WM_COPYDATA'#20132#25442#25968#25454'Receive'#25913#36827#29256
- ClientHeight = 113
- 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 = 198
- Height = 12
- Caption = #30001'SendData'#31243#24207#20256#36882#36807#26469#30340#23494#25991#20449#24687':'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 64
- Width = 126
- Height = 12
- Caption = #35299#23494#21518#24471#21040#30340#26126#25991#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
- Enabled = False
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 16
- Top = 80
- Width = 297
- Height = 21
- TabOrder = 1
- end
- end