object WarningTextForm: TWarningTextForm Left = 276 Top = 114 BorderStyle = bsDialog Caption = 'Avis l'#233'gal' ClientHeight = 284 ClientWidth = 374 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object btnOk: TButton Left = 214 Top = 255 Width = 75 Height = 23 Caption = 'J'#39'accepte' Default = True ModalResult = 1 TabOrder = 2 end object cbHide: TCheckBox Left = 8 Top = 258 Width = 201 Height = 17 Caption = 'Ne pas r'#233'afficher ce message' TabOrder = 1 end object memText: TMemo Left = 8 Top = 8 Width = 361 Height = 241 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] Lines.Strings = ( 'VOUS POUVEZ VOUS SERVIR DE CE LOGICIEL POUR ' 'COPIER DES MAT'#201'RIAUX DONT VOUS POSS'#201'DEZ LES ' 'DROITS D'#39'AUTEUR OU BIEN POUR LESQUELS VOUS AVEZ ' 'OBTENU UNE AUTORISATION DE REPRODUCTION DE LA ' 'PART DU PROPRI'#201'TAIRE DES DROITS D'#39'AUTEUR. SI ' 'VOUS N'#39#202'TES PAS EN POSSESSION DES DROITS ' 'D'#39'AUTEUR SUR CES MAT'#201'RIAUX OU SI VOUS N'#39'AVEZ PAS ' 'OBTENU D'#39'AUTORISATION DE REPRODUCTION DE LA PART ' 'DU PROPRI'#201'TAIRE DES DROITS D'#39'AUTEUR, VOUS ' 'RISQUEZ DE VOUS TROUVER EN SITUATION ' 'D'#39'INFRACTION PAR RAPPORT AUX LOIS SUR LES DROITS ' 'D'#39'AUTEUR ET DE FAIRE L'#39'OBJET DE R'#201'CLAMATIONS ' 'CIVILES POUR DOMMAGES ET INT'#201'R'#202'TS ET/OU DE ' 'SANCTIONS P'#201'NALES.') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object btnCancel: TButton Left = 294 Top = 255 Width = 75 Height = 23 Cancel = True Caption = 'Quitter' ModalResult = 2 TabOrder = 3 end end