home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / em / emcal.exe / {app} / emcalc.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  2004-01-13  |  3.8 KB  |  176 lines

  1. object SplashForm: TSplashForm
  2.   Left = 262
  3.   Top = 155
  4.   HelpContext = 1300
  5.   BorderStyle = bsNone
  6.   Caption = 'SplashForm'
  7.   ClientHeight = 349
  8.   ClientWidth = 388
  9.   Color = clHighlightText
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel1: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 388
  27.     Height = 349
  28.     HelpContext = 1300
  29.     Align = alClient
  30.     BevelInner = bvRaised
  31.     BiDiMode = bdLeftToRight
  32.     Color = clCaptionText
  33.     ParentBiDiMode = False
  34.     TabOrder = 0
  35.     OnClick = Image1Click
  36.     object Image1: TImage
  37.       Left = 1
  38.       Top = 32
  39.       Width = 384
  40.       Height = 225
  41.       Picture.Data = {<image000.jpg>}
  42.       Stretch = True
  43.       OnClick = Image1Click
  44.     end
  45.     object RegUzivatelLabel: TLabel
  46.       Left = 6
  47.       Top = 331
  48.       Width = 69
  49.       Height = 13
  50.       Caption = '                       '
  51.       OnClick = Image1Click
  52.     end
  53.     object Bevel1: TBevel
  54.       Left = 6
  55.       Top = 308
  56.       Width = 373
  57.       Height = 2
  58.       Shape = bsBottomLine
  59.     end
  60.     object Image5: TImage
  61.       Left = 4
  62.       Top = 5
  63.       Width = 69
  64.       Height = 25
  65.       AutoSize = True
  66.       Picture.Data = {<image001.bmp>}
  67.       OnClick = Image1Click
  68.     end
  69.     object SerioveCisloLabel: TLabel
  70.       Left = 6
  71.       Top = 316
  72.       Width = 133
  73.       Height = 13
  74.       Caption = 'Nahr∩┐╜v∩┐╜ se, ∩┐╜ekejte pros∩┐╜m.'
  75.       OnClick = Image1Click
  76.     end
  77.     object Label4: TLabel
  78.       Left = 3
  79.       Top = 248
  80.       Width = 80
  81.       Height = 68
  82.       Caption = 'EM'
  83.       Color = clNone
  84.       Font.Charset = DEFAULT_CHARSET
  85.       Font.Color = clNavy
  86.       Font.Height = -48
  87.       Font.Name = 'Arial Black'
  88.       Font.Style = []
  89.       ParentColor = False
  90.       ParentFont = False
  91.       Transparent = True
  92.       Layout = tlBottom
  93.     end
  94.     object Label6: TLabel
  95.       Left = 158
  96.       Top = 263
  97.       Width = 227
  98.       Height = 13
  99.       Caption = 'kalkula∩┐╜ka s pokro∩┐╜il∩┐╜mi funkcemi'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clMaroon
  102.       Font.Height = -11
  103.       Font.Name = 'Verdana'
  104.       Font.Style = [fsBold]
  105.       ParentFont = False
  106.       Transparent = True
  107.       OnClick = Image1Click
  108.     end
  109.     object VersionInfoLabel: TLabel
  110.       Left = 272
  111.       Top = 16
  112.       Width = 109
  113.       Height = 13
  114.       Alignment = taRightJustify
  115.       Caption = 'Verze 1.1 sestaven∩┐╜ 19'
  116.       OnClick = Image1Click
  117.     end
  118.     object Shape1: TShape
  119.       Left = 0
  120.       Top = 0
  121.       Width = 387
  122.       Height = 1
  123.     end
  124.     object Shape2: TShape
  125.       Left = 0
  126.       Top = 0
  127.       Width = 1
  128.       Height = 348
  129.     end
  130.     object Label1: TLabel
  131.       Left = 78
  132.       Top = 16
  133.       Width = 165
  134.       Height = 13
  135.       Caption = 'Copyright 2000-2003 - Alfred Bodor'
  136.       OnClick = Image1Click
  137.     end
  138.     object VersionNameLabel: TLabel
  139.       Left = 204
  140.       Top = 280
  141.       Width = 104
  142.       Height = 28
  143.       Caption = 'Scientific'
  144.       Color = clNone
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clNavy
  147.       Font.Height = -20
  148.       Font.Name = 'Arial Black'
  149.       Font.Style = []
  150.       ParentColor = False
  151.       ParentFont = False
  152.       Transparent = True
  153.       Layout = tlBottom
  154.       OnClick = Image1Click
  155.     end
  156.     object Label2: TLabel
  157.       Left = 82
  158.       Top = 251
  159.       Width = 105
  160.       Height = 64
  161.       Caption = 'calc'
  162.       Color = clNone
  163.       Font.Charset = DEFAULT_CHARSET
  164.       Font.Color = clNavy
  165.       Font.Height = -45
  166.       Font.Name = 'Arial Black'
  167.       Font.Style = []
  168.       ParentColor = False
  169.       ParentFont = False
  170.       Transparent = True
  171.       Layout = tlBottom
  172.       OnClick = Image1Click
  173.     end
  174.   end
  175. end
  176.