Subversion Repositories autosfx

Compare Revisions

Regard whitespace Rev HEAD → Rev 1

/ExtractorPassword.dfm
7,11 → 7,7
ClientHeight = 140
ClientWidth = 290
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = True
OldCreateOrder = True
Position = poMainFormCenter
OnShow = FormShow
20,7 → 16,7
object PwEnterLabel: TLabel
Left = 8
Top = 56
Width = 117
Width = 120
Height = 13
Caption = 'Bitte Passwort eingeben.'
end
27,7 → 23,7
object FileLabel: TLabel
Left = 8
Top = 6
Width = 28
Width = 29
Height = 13
Caption = 'Datei:'
end