home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 22 / LogicielsPC_22.iso / Accuses / Maj / Amscmd / AmsCmd.exe / 0 / RCDATA / TSHAREWARE / TSHAREWARE.txt < prev   
Text File  |  2001-06-27  |  3KB  |  113 lines

  1. object Shareware: TShareware
  2.   Left = 142
  3.   Top = 94
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Logiciel en shareware'
  7.   ClientHeight = 362
  8.   ClientWidth = 527
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -17
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 120
  17.   TextHeight = 20
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 527
  22.     Height = 297
  23.     Align = alTop
  24.     BevelInner = bvLowered
  25.     BevelOuter = bvLowered
  26.     Color = clTeal
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 3
  30.       Top = 4
  31.       Width = 198
  32.       Height = 69
  33.       Picture.Data = {<image000.bmp>}
  34.     end
  35.     object Label1: TLabel
  36.       Left = 7
  37.       Top = 80
  38.       Width = 187
  39.       Height = 25
  40.       Alignment = taCenter
  41.       Caption = 'Logiciel shareware'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clWhite
  44.       Font.Height = -23
  45.       Font.Name = 'Times New Roman'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.     end
  49.     object Label2: TLabel
  50.       Left = 216
  51.       Top = 32
  52.       Width = 281
  53.       Height = 25
  54.       Alignment = taCenter
  55.       AutoSize = False
  56.       Caption = 'Alternative Micro Syst∩┐╜me'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWhite
  59.       Font.Height = -23
  60.       Font.Name = 'Times New Roman'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.     end
  64.     object Label3: TLabel
  65.       Left = 16
  66.       Top = 120
  67.       Width = 497
  68.       Height = 73
  69.       AutoSize = False
  70.       Caption = 
  71.         'Ce logiciel dans sa version 1.0 est diffus∩┐╜ selon le principe du' +
  72.         ' libre-essai (shareware). Il est complet et fonctionnel. Vous po' +
  73.         'uvez l'#39'∩┐╜valuer librement pendant une dur∩┐╜e de 30 jours, et s'#39'il ' +
  74.         'convient ∩┐╜ vos besoins, vous enregistrer.'
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clWhite
  77.       Font.Height = -17
  78.       Font.Name = 'Times New Roman'
  79.       Font.Style = [fsBold]
  80.       ParentFont = False
  81.       WordWrap = True
  82.     end
  83.     object Label4: TLabel
  84.       Left = 15
  85.       Top = 208
  86.       Width = 498
  87.       Height = 73
  88.       AutoSize = False
  89.       Caption = 
  90.         'Vous recevrez alors, par retour, la derni∩┐╜re version comportant ' +
  91.         'de nombreuses fonctionnalit∩┐╜s suppl∩┐╜mentaires, une aide en ligne' +
  92.         ', un manuel, un catalogue de nos produits. Une licence et une fa' +
  93.         'cture vous seront d∩┐╜livr∩┐╜s.'
  94.       Font.Charset = DEFAULT_CHARSET
  95.       Font.Color = clWhite
  96.       Font.Height = -17
  97.       Font.Name = 'Times New Roman'
  98.       Font.Style = [fsBold]
  99.       ParentFont = False
  100.       WordWrap = True
  101.     end
  102.   end
  103.   object Button1: TButton
  104.     Left = 219
  105.     Top = 310
  106.     Width = 89
  107.     Height = 33
  108.     Caption = 'OK'
  109.     TabOrder = 1
  110.     OnClick = Button1Click
  111.   end
  112. end
  113.