object AmbigMenu: TAmbigMenu Left = 262 Top = 100 HelpContext = 212 ActiveControl = OKBtn BorderIcons = [] BorderStyle = bsDialog Caption = 'Comment lever l'#39'ambigu�t�' ClientHeight = 204 ClientWidth = 317 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 300 Height = 156 Shape = bsFrame IsControl = True end object LabelOu: TLabel Left = 63 Top = 122 Width = 12 Height = 13 Caption = 'ou' end object OKBtn: TBitBtn Left = 78 Top = 170 Width = 77 Height = 27 TabOrder = 0 Kind = bkOK Margin = 2 Style = bsNew Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 162 Top = 170 Width = 77 Height = 27 TabOrder = 1 Kind = bkCancel Margin = 2 Style = bsNew Spacing = -1 IsControl = True end object Memo1: TMemo Left = 29 Top = 17 Width = 258 Height = 83 BorderStyle = bsNone Ctl3D = False Lines.Strings = ( ' Lors d'#39'un pointage ou d'#39'une s�lection, l'#39'objet le plus ' 'proche est s�lectionn�.' ' N�anmoins plusieurs objets peuvent �tre � la m�me ' 'distance du pointeur.' ' Vous devez indiquer si vous pr�f�rez que soit saisi :') ParentCtl3D = False ReadOnly = True TabOrder = 2 end object RadioDernier: TRadioButton Left = 80 Top = 103 Width = 139 Height = 17 Caption = 'le dernier objet cr��' Checked = True TabOrder = 3 TabStop = True end object RadioAvantDernier: TRadioButton Left = 80 Top = 137 Width = 168 Height = 17 Caption = 'l'#39'avant-dernier objet cr��.' TabOrder = 4 end end