home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April (Special)
/
Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin
/
soft
/
instantcopy
/
InstantCopy.msi
/
Cabs.w1.cab
/
MultiCopy.IT
/
0
/
RCDATA
/
TTRACKINFODLG
/
TTRACKINFODLG.txt
Wrap
Text File
|
2003-02-05
|
3KB
|
143 lines
object TrackInfoDlg: TTrackInfoDlg
Left = 920
Top = 523
Width = 548
Height = 334
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'Tracce'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lvTracks: TListView
Left = 0
Top = 0
Width = 540
Height = 274
Align = alClient
Columns = <
item
Caption = 'Nome'
Width = 120
end
item
Alignment = taRightJustify
Caption = 'Dimensioni'
Width = 60
end
item
Alignment = taRightJustify
Caption = 'Posizione'
Width = 70
end
item
Alignment = taRightJustify
Caption = 'Pausa prima'
Width = 60
end
item
Alignment = taRightJustify
Caption = 'Pausa dopo'
Width = 70
end
item
Alignment = taRightJustify
Caption = 'Sessione'
end
item
Alignment = taRightJustify
Caption = 'Formato'
end>
ColumnClick = False
ReadOnly = True
RowSelect = True
SmallImages = ilTracks
TabOrder = 0
ViewStyle = vsReport
end
object pnlBottom: TPanel
Left = 0
Top = 274
Width = 540
Height = 26
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object lblBottomRight: TPanel
Left = 352
Top = 0
Width = 188
Height = 26
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object CancelBtn: TButton
Left = 107
Top = 2
Width = 75
Height = 23
Cancel = True
Caption = 'Chiudi'
ModalResult = 2
TabOrder = 0
end
object Button1: TButton
Left = 24
Top = 0
Width = 75
Height = 25
Caption = 'Salva con nome...'
TabOrder = 1
OnClick = Button1Click
end
end
object ExtRadioButton1: TExtRadioButton
Left = 0
Top = 2
Width = 73
Height = 23
Caption = 'Normale'
Checked = True
TabOrder = 1
TabStop = True
OnClick = ExtRadioButton1Click
Options = [roMultiLine, roPushlike]
end
object ExtRadioButton2: TExtRadioButton
Left = 73
Top = 2
Width = 73
Height = 23
Caption = 'Corretto/a'
TabOrder = 2
OnClick = ExtRadioButton2Click
Options = [roMultiLine, roPushlike]
end
object ExtRadioButton3: TExtRadioButton
Left = 145
Top = 2
Width = 104
Height = 23
Caption = 'Corrette (opzioni)'
TabOrder = 3
OnClick = ExtRadioButton3Click
Options = [roMultiLine, roPushlike]
end
end
object ilTracks: TImageList
Left = 8
Top = 96
end
object SaveDialog1: TSaveDialog
Left = 168
Top = 200
end
end