home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / multmedi / 95visua / visua.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  1997-12-09  |  4KB  |  170 lines

  1. object SplashForm: TSplashForm
  2.   Left = 257
  3.   Top = 143
  4.   HelpContext = 240
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 179
  8.   ClientWidth = 235
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object Panel2: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 235
  22.     Height = 179
  23.     Align = alClient
  24.     BevelInner = bvLowered
  25.     Color = clInfoBk
  26.     TabOrder = 0
  27.     object Label6: TLabel
  28.       Left = 6
  29.       Top = 161
  30.       Width = 227
  31.       Height = 14
  32.       Caption = 'This software is Freeware '
  33.       Font.Charset = ANSI_CHARSET
  34.       Font.Color = clBlue
  35.       Font.Height = -11
  36.       Font.Name = 'Arial'
  37.       Font.Style = []
  38.       ParentFont = False
  39.     end
  40.     object Label3: TLabel
  41.       Left = 6
  42.       Top = 91
  43.       Width = 203
  44.       Height = 15
  45.       Caption = '63037 San Benedetto del Tronto (AP)'
  46.       Font.Charset = ANSI_CHARSET
  47.       Font.Color = clBlue
  48.       Font.Height = -12
  49.       Font.Name = 'Arial'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.     object Label2: TLabel
  54.       Left = 6
  55.       Top = 74
  56.       Width = 92
  57.       Height = 15
  58.       Caption = 'via dell'#39'Airone 11'
  59.       Font.Charset = ANSI_CHARSET
  60.       Font.Color = clBlue
  61.       Font.Height = -12
  62.       Font.Name = 'Arial'
  63.       Font.Style = []
  64.       ParentFont = False
  65.     end
  66.     object Comments: TLabel
  67.       Left = 6
  68.       Top = 58
  69.       Width = 105
  70.       Height = 15
  71.       Caption = 'by Fabrizio Pignotti '
  72.       Font.Charset = ANSI_CHARSET
  73.       Font.Color = clBlue
  74.       Font.Height = -12
  75.       Font.Name = 'Arial'
  76.       Font.Style = []
  77.       ParentFont = False
  78.       WordWrap = True
  79.       IsControl = True
  80.     end
  81.     object Image2: TImage
  82.       Left = 10
  83.       Top = 13
  84.       Width = 37
  85.       Height = 37
  86.       Picture.Data = {<image000.ico>}
  87.       Stretch = True
  88.     end
  89.     object Label1: TLabel
  90.       Left = 51
  91.       Top = 15
  92.       Width = 159
  93.       Height = 32
  94.       Caption = 'V i s u a  2.3'
  95.       Font.Charset = ANSI_CHARSET
  96.       Font.Color = clRed
  97.       Font.Height = -27
  98.       Font.Name = 'Arial'
  99.       Font.Style = [fsBold]
  100.       ParentFont = False
  101.       Transparent = True
  102.     end
  103.     object Label4: TLabel
  104.       Left = 8
  105.       Top = 112
  106.       Width = 137
  107.       Height = 19
  108.       Caption = 'http://fabrizio.jth.it'
  109.       Font.Charset = ANSI_CHARSET
  110.       Font.Color = clBlue
  111.       Font.Height = -16
  112.       Font.Name = 'Arial'
  113.       Font.Style = [fsBold]
  114.       ParentFont = False
  115.     end
  116.     object Label5: TLabel
  117.       Left = 8
  118.       Top = 136
  119.       Width = 149
  120.       Height = 19
  121.       Caption = 'Email: fpigno@jth.it'
  122.       Font.Charset = ANSI_CHARSET
  123.       Font.Color = clBlue
  124.       Font.Height = -16
  125.       Font.Name = 'Arial'
  126.       Font.Style = [fsBold]
  127.       ParentFont = False
  128.     end
  129.   end
  130.   object Timer1: TTimer
  131.     Interval = 6000
  132.     OnTimer = Timer1Timer
  133.     Left = 120
  134.     Top = 59
  135.   end
  136.   object MultiLang1: TMultiLang
  137.     Languages = 2
  138.     Words.Strings = (
  139.       '%Form%'
  140.       ''
  141.       ''
  142.       'Panel2'
  143.       ''
  144.       ''
  145.       'Label6'
  146.       'This software is Freeware '
  147.       'Questo software ∩┐╜ freeware (distribuitelo !!)'
  148.       'Label3'
  149.       '63037 San Benedetto del Tronto (AP)'
  150.       '63037 San Benedetto del Tronto (AP)'
  151.       'Label2'
  152.       'via dell'#39'Airone 11'
  153.       'via dell'#39'Airone 11'
  154.       'Comments'
  155.       'by Fabrizio Pignotti '
  156.       'by Fabrizio Pignotti '
  157.       'Label1'
  158.       'V i s u a  2.3'
  159.       'V i s u a  2.3'
  160.       'Label4'
  161.       'http://fabrizio.jth.it'
  162.       'http://fabrizio.jth.it'
  163.       'Label5'
  164.       'Email: fpigno@jth.it'
  165.       'Email: fpigno@jth.it')
  166.     Left = 176
  167.     Top = 64
  168.   end
  169. end
  170.