mainunit.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object Form1: TForm1
- Left = 380
- Top = 301
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = #21028#26029'E_Mail'#22320#22336#26684#24335#30340#21512#27861#24615#28436#31034
- ClientHeight = 86
- ClientWidth = 317
- 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 = 8
- Top = 8
- Width = 114
- Height = 12
- Caption = #35831#36755#20837#30005#23376#37038#20214#22320#22336':'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 122
- Top = 5
- Width = 183
- Height = 20
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 192
- Top = 48
- Width = 113
- Height = 25
- Caption = #26816#27979#22320#22336#21512#27861#24615'(&J)'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- end