home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 12
/
Freelog012.iso
/
Creation
/
RBLangPack140
/
RazorBlade.de
/
0
/
RCDATA
/
TFORMOPTIONS
/
TFORMOPTIONS.txt
Wrap
Text File
|
1999-08-22
|
11KB
|
439 lines
object FormOptions: TFormOptions
Left = 252
Top = 150
BorderStyle = bsDialog
Caption = 'Optionen'
ClientHeight = 343
ClientWidth = 330
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 306
Width = 330
Height = 37
Align = alBottom
TabOrder = 1
object ButtonOK: TButton
Left = 71
Top = 10
Width = 75
Height = 23
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = ButtonOKClick
end
object ButtonCancel: TButton
Left = 159
Top = 10
Width = 75
Height = 23
Cancel = True
Caption = 'Abbruch'
ModalResult = 2
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 330
Height = 306
Align = alClient
TabOrder = 0
object GroupBoxFlags: TGroupBox
Left = 168
Top = 112
Width = 153
Height = 89
Caption = 'Flags'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object CheckBoxOriginal: TCheckBox
Left = 8
Top = 16
Width = 63
Height = 17
Caption = 'Original'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object CheckBoxCopy: TCheckBox
Left = 8
Top = 32
Width = 63
Height = 17
Caption = 'Kopie'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object CheckBoxPrivate: TCheckBox
Left = 8
Top = 48
Width = 63
Height = 17
Caption = 'Privat'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object CheckBoxCopyright: TCheckBox
Left = 8
Top = 64
Width = 63
Height = 17
Caption = 'Copyright'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
end
object GroupBoxBitrate: TGroupBox
Left = 8
Top = 8
Width = 153
Height = 97
Caption = 'Bitrate'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object LabelQualityLow: TLabel
Left = 8
Top = 57
Width = 54
Height = 13
Caption = 'Schlecht'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelQualityHigh: TLabel
Left = 88
Top = 57
Width = 57
Height = 13
Alignment = taRightJustify
Caption = 'Gut'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelBitrate: TLabel
Left = 8
Top = 14
Width = 69
Height = 13
Caption = 'Aktuellle Bitrate:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelFileSmall: TLabel
Left = 8
Top = 70
Width = 39
Height = 13
Caption = 'Kleine Datei'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelFileBig: TLabel
Left = 115
Top = 70
Width = 30
Height = 13
Alignment = taRightJustify
Caption = 'Gro�e Datei'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object RxSliderBitrate: TRxSlider
Left = 8
Top = 27
Width = 137
Height = 32
Increment = 1
MinValue = 1
MaxValue = 14
Options = [soShowPoints]
TabOrder = 0
TabStop = False
Value = 1
OnChange = RxSliderBitrateChange
end
end
object GroupBoxPriority: TGroupBox
Left = 168
Top = 8
Width = 153
Height = 97
Caption = 'Priorit�t'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
object LabelPriority: TLabel
Left = 8
Top = 14
Width = 70
Height = 13
Caption = 'Aktuelle Priorit�t:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelPrioritySlow: TLabel
Left = 8
Top = 57
Width = 30
Height = 13
Caption = 'langsamer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelPriorityInterferesNot: TLabel
Left = 8
Top = 70
Width = 69
Height = 13
Caption = 'st�rt nicht'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelPriorityFast: TLabel
Left = 119
Top = 57
Width = 26
Height = 13
Alignment = taRightJustify
Caption = 'schneller'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelPriorityInterferes: TLabel
Left = 102
Top = 70
Width = 43
Height = 13
Alignment = taRightJustify
Caption = 'st�rt'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object RxSliderPriority: TRxSlider
Left = 8
Top = 27
Width = 137
Height = 32
Increment = 1
MaxValue = 5
Options = [soShowPoints]
TabOrder = 0
TabStop = False
Value = 1
OnChange = RxSliderPriorityChange
end
end
object GroupBoxOptions: TGroupBox
Left = 8
Top = 112
Width = 153
Height = 89
Caption = 'Optionen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
object CheckBoxMono: TCheckBox
Left = 8
Top = 16
Width = 139
Height = 17
Caption = 'Mono MP3 erzeugen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object CheckBoxCRC: TCheckBox
Left = 8
Top = 32
Width = 139
Height = 17
Caption = 'CRC-Checksumme'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object CheckBoxDelete: TCheckBox
Left = 8
Top = 48
Width = 139
Height = 17
Caption = 'WAV-Datei l�schen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
object GroupBoxBladeEnc: TGroupBox
Left = 8
Top = 256
Width = 313
Height = 49
Caption = 'BladeEnc'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
object FilenameEditBladeEnc: TFilenameEdit
Left = 8
Top = 14
Width = 297
Height = 21
AcceptFiles = True
DefaultExt = '*.exe'
Filter = 'BladeEnc.exe|BladeEnc.exe|Alle Dateien (*.*)|*.*'
DialogOptions = [ofFileMustExist, ofEnableSizing]
DialogTitle = 'Nach BladeEnc.exe suchen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 1
ParentFont = False
TabOrder = 0
Text = 'FilenameEditBladeEnc'
end
end
object GroupBoxOutputDir: TGroupBox
Left = 8
Top = 201
Width = 313
Height = 49
Caption = 'Ausgabeverzeichnis'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
object DirectoryEditOutputDir: TDirectoryEdit
Left = 8
Top = 16
Width = 297
Height = 21
AcceptFiles = True
DialogKind = dkWin32
DialogText =
'W�hlen Sie einen Ordner, in dem die mp3 Dateien gespeichert werd' +
'en sollen.'
DialogOptions = [sdAllowCreate, sdPerformCreate, sdPrompt]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
NumGlyphs = 1
ParentFont = False
TabOrder = 0
Text = 'DirectoryEditOutputDir'
end
end
end
end