object MediaDescDlg: TMediaDescDlg Left = 452 Top = 133 HelpContext = 50000 BorderStyle = bsDialog Caption = 'Descrizione supporto' ClientHeight = 228 ClientWidth = 263 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 120 Width = 52 Height = 13 Caption = '&Produttore:' end object Label2: TLabel Left = 8 Top = 160 Width = 40 Height = 13 Caption = 'M&odello:' end object Label3: TLabel Left = 8 Top = 72 Width = 105 Height = 13 AutoSize = False Caption = 'Capacit'#224' predefinita:' end object Label4: TLabel Left = 8 Top = 96 Width = 113 Height = 13 AutoSize = False Caption = 'Capacit'#224' determinata:' end object lblDefaultLength: TLabel Left = 120 Top = 72 Width = 140 Height = 13 AutoSize = False Caption = '650MB/74 minuti' end object lblDeterminedLength: TLabel Left = 120 Top = 96 Width = 140 Height = 13 AutoSize = False Caption = '650MB/74 minuti' end object Label7: TLabel Left = 8 Top = 0 Width = 233 Height = 57 AutoSize = False Caption = 'Il supporto presenta le seguenti caratteristiche. La capacit'#224' de' + 'terminata pu'#242' essere sfruttata pienamente solo da un masterizzat' + 'ore che supporti l'#39'opzione DirectWrite.' WordWrap = True end object btnOK: TButton Left = 103 Top = 204 Width = 75 Height = 23 HelpContext = 50010 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 end object btnCancel: TButton Left = 183 Top = 204 Width = 75 Height = 23 HelpContext = 50020 Cancel = True Caption = 'Annulla' ModalResult = 2 TabOrder = 3 end object edManufacturer: TEdit Left = 8 Top = 136 Width = 233 Height = 21 HelpContext = 50030 TabOrder = 0 end object edModel: TEdit Left = 8 Top = 176 Width = 233 Height = 21 HelpContext = 50040 TabOrder = 1 end end