ufrmNewUser.dfm
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:1k
- object frmNewUser: TfrmNewUser
- Left = 575
- Top = 280
- Width = 424
- Height = 247
- Caption = 'frmNewUser'
- 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 Label1: TLabel
- Left = 72
- Top = 32
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object Label2: TLabel
- Left = 72
- Top = 72
- Width = 32
- Height = 13
- Caption = 'Label2'
- end
- object edtUserName: TEdit
- Left = 176
- Top = 32
- Width = 121
- Height = 21
- TabOrder = 0
- Text = 'pop3.163.com'
- end
- object edtPassWord: TEdit
- Left = 176
- Top = 80
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object IdDecoderMIME1: TIdDecoderMIME
- FillChar = '='
- Left = 48
- Top = 104
- end
- end