home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ServiceView / ServiceViewSetup.exe / $_14326_ / ServiceView.exe / 0 / RCDATA / TINFORMATIONFORM / TINFORMATIONFORM.txt < prev   
Text File  |  2003-12-16  |  2KB  |  111 lines

  1. object InformationForm: TInformationForm
  2.   Left = 333
  3.   Top = 149
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'InformationForm'
  7.   ClientHeight = 199
  8.   ClientWidth = 452
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 452
  23.     Height = 199
  24.     Align = alClient
  25.     Center = True
  26.     Picture.Data = {<image000.bmp>}
  27.     OnClick = ButtonOKClick
  28.   end
  29.   object ButtonOK: TSpeedButton
  30.     Left = 428
  31.     Top = 4
  32.     Width = 21
  33.     Height = 17
  34.     Cursor = crHandPoint
  35.     Caption = 'X'
  36.     Flat = True
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clBlack
  39.     Font.Height = 10
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     Visible = False
  44.     OnClick = ButtonOKClick
  45.   end
  46.   object ProdVer: TLabel
  47.     Left = 250
  48.     Top = 142
  49.     Width = 40
  50.     Height = 14
  51.     Caption = 'ProdVer'
  52.     Color = clWhite
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'Arial'
  57.     Font.Style = []
  58.     ParentColor = False
  59.     ParentFont = False
  60.     Transparent = True
  61.   end
  62.   object relisLabel: TLabel
  63.     Left = 250
  64.     Top = 160
  65.     Width = 67
  66.     Height = 14
  67.     Caption = 'Version relise'
  68.     Color = clWhite
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clRed
  71.     Font.Height = -11
  72.     Font.Name = 'Arial'
  73.     Font.Style = []
  74.     ParentColor = False
  75.     ParentFont = False
  76.     Transparent = True
  77.   end
  78.   object autorLabel: TLabel
  79.     Left = 250
  80.     Top = 184
  81.     Width = 43
  82.     Height = 12
  83.     Caption = 'autorLabel'
  84.     Color = clWhite
  85.     Font.Charset = ANSI_CHARSET
  86.     Font.Color = clWindowText
  87.     Font.Height = -9
  88.     Font.Name = 'Arial'
  89.     Font.Style = []
  90.     ParentColor = False
  91.     ParentFont = False
  92.     Transparent = True
  93.   end
  94.   object InformLabel: TLabel
  95.     Left = 384
  96.     Top = 124
  97.     Width = 64
  98.     Height = 13
  99.     Alignment = taRightJustify
  100.     Caption = 'Information'
  101.     Color = clWhite
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clBlack
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = [fsBold]
  107.     ParentColor = False
  108.     ParentFont = False
  109.   end
  110. end
  111.