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

  1. object CoordDlg: TCoordDlg
  2.   Left = 263
  3.   Top = 115
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Coordonn∩┐╜es d'#39'un point'
  7.   ClientHeight = 203
  8.   ClientWidth = 317
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object OKBtn: TBitBtn
  17.     Left = 85
  18.     Top = 169
  19.     Width = 77
  20.     Height = 27
  21.     TabOrder = 0
  22.     Kind = bkOK
  23.     Margin = 2
  24.     Style = bsNew
  25.     Spacing = -1
  26.     IsControl = True
  27.   end
  28.   object CancelBtn: TBitBtn
  29.     Left = 170
  30.     Top = 169
  31.     Width = 77
  32.     Height = 27
  33.     Caption = 'Arr∩┐╜ter'
  34.     TabOrder = 1
  35.     Kind = bkCancel
  36.     Margin = 2
  37.     Style = bsNew
  38.     Spacing = -1
  39.     IsControl = True
  40.   end
  41.   object Panel1: TPanel
  42.     Left = 11
  43.     Top = 11
  44.     Width = 294
  45.     Height = 149
  46.     TabOrder = 2
  47.     object Label1: TLabel
  48.       Left = 24
  49.       Top = 13
  50.       Width = 41
  51.       Height = 13
  52.       Caption = 'Rep∩┐╜re :'
  53.     end
  54.     object Label2: TLabel
  55.       Left = 87
  56.       Top = 14
  57.       Width = 32
  58.       Height = 13
  59.       Caption = 'Label2'
  60.     end
  61.     object Label3: TLabel
  62.       Left = 137
  63.       Top = 14
  64.       Width = 32
  65.       Height = 13
  66.       Caption = 'Label3'
  67.     end
  68.     object Label4: TLabel
  69.       Left = 188
  70.       Top = 14
  71.       Width = 32
  72.       Height = 13
  73.       Caption = 'Label4'
  74.     end
  75.     object Label5: TLabel
  76.       Left = 129
  77.       Top = 14
  78.       Width = 3
  79.       Height = 13
  80.       Caption = ','
  81.     end
  82.     object Label6: TLabel
  83.       Left = 180
  84.       Top = 14
  85.       Width = 3
  86.       Height = 13
  87.       Caption = ','
  88.     end
  89.     object Label7: TLabel
  90.       Left = 34
  91.       Top = 43
  92.       Width = 30
  93.       Height = 13
  94.       Caption = 'Point :'
  95.     end
  96.     object Label8: TLabel
  97.       Left = 86
  98.       Top = 43
  99.       Width = 32
  100.       Height = 13
  101.       Caption = 'Label8'
  102.     end
  103.     object Label9: TLabel
  104.       Left = 86
  105.       Top = 73
  106.       Width = 32
  107.       Height = 13
  108.       Caption = 'Label9'
  109.     end
  110.     object Label10: TLabel
  111.       Left = 86
  112.       Top = 96
  113.       Width = 38
  114.       Height = 13
  115.       Caption = 'Label10'
  116.     end
  117.     object Bevel1: TBevel
  118.       Left = 61
  119.       Top = 65
  120.       Width = 18
  121.       Height = 54
  122.       Shape = bsRightLine
  123.     end
  124.   end
  125. end
  126.