home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1997 April / Win95_04974.iso / docs / 00005 / 00586.exe / IndexCD.exe / 0 / RCDATA / TFRMAPROPOS / TFRMAPROPOS.txt < prev   
Encoding:
Text File  |  1997-02-08  |  1.6 KB  |  86 lines

  1. object frmAPropos: TfrmAPropos
  2.   Left = 179
  3.   Top = 174
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'A propos d'#39'Indexeur CD...'
  7.   ClientHeight = 154
  8.   ClientWidth = 359
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lblVersion: TLabel
  19.     Left = 24
  20.     Top = 16
  21.     Width = 84
  22.     Height = 24
  23.     Caption = 'lblVersion'
  24.     Font.Color = clBlack
  25.     Font.Height = -19
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object lblAuteur: TLabel
  31.     Left = 24
  32.     Top = 40
  33.     Width = 41
  34.     Height = 13
  35.     Caption = 'lblAuteur'
  36.   end
  37.   object lblAccorded: TLabel
  38.     Left = 24
  39.     Top = 64
  40.     Width = 121
  41.     Height = 13
  42.     Caption = 'License accord∩┐╜e ∩┐╜ :'
  43.     Font.Color = clBlack
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.   end
  49.   object lblPrenomNom: TLabel
  50.     Left = 24
  51.     Top = 80
  52.     Width = 68
  53.     Height = 13
  54.     Caption = 'lblPrenomNom'
  55.   end
  56.   object lblAdresse1: TLabel
  57.     Left = 24
  58.     Top = 96
  59.     Width = 54
  60.     Height = 13
  61.     Caption = 'lblAdresse1'
  62.   end
  63.   object lblAdresse2: TLabel
  64.     Left = 24
  65.     Top = 112
  66.     Width = 54
  67.     Height = 13
  68.     Caption = 'lblAdresse2'
  69.   end
  70.   object lblCodeVille: TLabel
  71.     Left = 24
  72.     Top = 128
  73.     Width = 54
  74.     Height = 13
  75.     Caption = 'lblCodeVille'
  76.   end
  77.   object BitBtn1: TBitBtn
  78.     Left = 264
  79.     Top = 16
  80.     Width = 75
  81.     Height = 25
  82.     TabOrder = 0
  83.     Kind = bkOK
  84.   end
  85. end
  86.