object PasswordForm: TPasswordForm Left = 353 Top = 241 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Kullan'#305'c'#305' Ad'#305' ve '#350'ifre' ClientHeight = 186 ClientWidth = 283 Color = clBtnFace Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 13 object GroupBox2: TGroupBox Left = 10 Top = 7 Width = 263 Height = 138 Caption = ' ADSL Abonelik Bilgileri ' TabOrder = 0 object Label2: TLabel Left = 88 Top = 48 Width = 141 Height = 13 Caption = #214'rnek olarak: emincan@ttnet' end object UserEdit: TLabeledEdit Left = 88 Top = 24 Width = 161 Height = 21 EditLabel.Width = 62 EditLabel.Height = 13 EditLabel.Caption = '&Kullan'#305'c'#305' Ad'#305': ' LabelPosition = lpLeft TabOrder = 0 end object PassEdit: TLabeledEdit Left = 88 Top = 80 Width = 121 Height = 21 EditLabel.Width = 29 EditLabel.Height = 13 EditLabel.Caption = #350'ifr&e: ' LabelPosition = lpLeft PasswordChar = #8226 TabOrder = 1 end object RetryEdit: TLabeledEdit Left = 88 Top = 104 Width = 121 Height = 21 EditLabel.Width = 63 EditLabel.Height = 13 EditLabel.Caption = #350'ifre &Tekrar: ' LabelPosition = lpLeft PasswordChar = #8226 TabOrder = 2 end end object OkBtn: TButton Left = 120 Top = 152 Width = 75 Height = 25 Caption = '&Tamam' Default = True ModalResult = 1 TabOrder = 1 end object CancelBtn: TButton Left = 200 Top = 152 Width = 75 Height = 25 Cancel = True Caption = #304'pt&al' ModalResult = 2 TabOrder = 2 end end