home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TINSERTSILENCEFORM
/
TINSERTSILENCEFORM.txt
Wrap
Text File
|
2003-10-10
|
1KB
|
57 lines
inherited InsertSilenceForm: TInsertSilenceForm
Caption = 'Insert Silence'
ClientHeight = 75
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Top = 43
end
inherited ButtonCancel: TButton
Top = 43
end
inherited ButtonHelp: THelpButton
Top = 43
HelpKey = 'edit_insertsilence'
end
object Time: TTimeBox
Left = 123
Top = 11
Width = 105
Height = 21
TabStop = True
Value = 1
Min = 0.000100000000000000
Max = 1000000
Decimal = -5
PageChange = 10
LineChange = 1
Label = 'Duration'
Items.Strings = (
'0.1'
'0.5'
'1.0'
'5.0'
'10.0'
'30.0'
'1:00'
'2:00'
'5:00'
'10:00'
'30:00'
'1:00:00')
TabOrder = 3
Text = '1'
MaxLength = 20
Caption = '1'
end
object TimeLabel: TStaticText
Left = 23
Top = 13
Width = 95
Height = 17
Alignment = taRightJustify
Caption = 'Duration of silence:'
TabOrder = 4
end
end