home *** CD-ROM | disk | FTP | other *** search
- object FormPassword: TFormPassword
- Left = 164
- Top = 144
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Bitte Passwort eingeben f'#252'r'
- ClientHeight = 81
- ClientWidth = 234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 234
- Height = 51
- Align = alTop
- TabOrder = 0
- object Label1: TLabel
- Left = 6
- Top = 6
- Width = 30
- Height = 13
- Caption = 'DF'#220':'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelRASName: TLabel
- Left = 40
- Top = 6
- Width = 186
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clActiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EditPassword: TEdit
- Left = 1
- Top = 24
- Width = 156
- Height = 21
- Hint = 'Passwort eingeben'
- ParentShowHint = False
- PasswordChar = '*'
- ShowHint = True
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 164
- Top = 23
- Width = 64
- Height = 24
- TabOrder = 1
- Kind = bkOK
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 51
- Width = 234
- Height = 30
- Align = alClient
- TabOrder = 1
- object LabelMsg: TLabel
- Left = 1
- Top = 1
- Width = 232
- Height = 28
- Align = alClient
- Alignment = taCenter
- Caption =
- ' Passwort eingeben, welches mit dem Service Provider verein' +
- 'bart ist. '
- WordWrap = True
- end
- end
- end
-