home *** CD-ROM | disk | FTP | other *** search
/ Freelog 1 / Freelog001.iso / Logs / Educatif / Declic / Declic32.exe / 0 / RCDATA / TAMBIGMENU / TAMBIGMENU.txt
Text File  |  1998-12-20  |  2KB  |  93 lines

  1. object AmbigMenu: TAmbigMenu
  2.   Left = 262
  3.   Top = 100
  4.   HelpContext = 212
  5.   ActiveControl = OKBtn
  6.   BorderIcons = []
  7.   BorderStyle = bsDialog
  8.   Caption = 'Comment lever l'#39'ambigu∩┐╜t∩┐╜'
  9.   ClientHeight = 204
  10.   ClientWidth = 317
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 300
  22.     Height = 156
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object LabelOu: TLabel
  27.     Left = 63
  28.     Top = 122
  29.     Width = 12
  30.     Height = 13
  31.     Caption = 'ou'
  32.   end
  33.   object OKBtn: TBitBtn
  34.     Left = 78
  35.     Top = 170
  36.     Width = 77
  37.     Height = 27
  38.     TabOrder = 0
  39.     Kind = bkOK
  40.     Margin = 2
  41.     Style = bsNew
  42.     Spacing = -1
  43.     IsControl = True
  44.   end
  45.   object CancelBtn: TBitBtn
  46.     Left = 162
  47.     Top = 170
  48.     Width = 77
  49.     Height = 27
  50.     TabOrder = 1
  51.     Kind = bkCancel
  52.     Margin = 2
  53.     Style = bsNew
  54.     Spacing = -1
  55.     IsControl = True
  56.   end
  57.   object Memo1: TMemo
  58.     Left = 29
  59.     Top = 17
  60.     Width = 258
  61.     Height = 83
  62.     BorderStyle = bsNone
  63.     Ctl3D = False
  64.     Lines.Strings = (
  65.       '  Lors d'#39'un pointage ou d'#39'une s∩┐╜lection, l'#39'objet le plus '
  66.       'proche est s∩┐╜lectionn∩┐╜.'
  67.       '  N∩┐╜anmoins plusieurs objets peuvent ∩┐╜tre ∩┐╜ la m∩┐╜me '
  68.       'distance du pointeur.'
  69.       '  Vous devez indiquer si vous pr∩┐╜f∩┐╜rez que soit saisi :')
  70.     ParentCtl3D = False
  71.     ReadOnly = True
  72.     TabOrder = 2
  73.   end
  74.   object RadioDernier: TRadioButton
  75.     Left = 80
  76.     Top = 103
  77.     Width = 139
  78.     Height = 17
  79.     Caption = 'le dernier objet cr∩┐╜∩┐╜'
  80.     Checked = True
  81.     TabOrder = 3
  82.     TabStop = True
  83.   end
  84.   object RadioAvantDernier: TRadioButton
  85.     Left = 80
  86.     Top = 137
  87.     Width = 168
  88.     Height = 17
  89.     Caption = 'l'#39'avant-dernier objet cr∩┐╜∩┐╜.'
  90.     TabOrder = 4
  91.   end
  92. end
  93.