Subversion Repositories autosfx

Compare Revisions

Regard whitespace Rev 1 → Rev 2

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