home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / SpeedFan / installspeedfan444.exe / speedfan.exe / 0 / RCDATA / TFRMWIDTHSTOOLTIP / TFRMWIDTHSTOOLTIP.txt
Text File  |  2011-07-13  |  2KB  |  82 lines

  1. object frmWidthsTooltip: TfrmWidthsTooltip
  2.   Left = 365
  3.   Top = 170
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Translations Widths'
  7.   ClientHeight = 224
  8.   ClientWidth = 398
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object sgInfo: TStringGrid
  20.     Left = 0
  21.     Top = 0
  22.     Width = 398
  23.     Height = 224
  24.     Align = alClient
  25.     BorderStyle = bsNone
  26.     ColCount = 3
  27.     DefaultColWidth = 130
  28.     DefaultRowHeight = 18
  29.     DefaultDrawing = False
  30.     FixedCols = 0
  31.     RowCount = 2
  32.     GridLineWidth = 0
  33.     Options = [goFixedVertLine, goFixedHorzLine]
  34.     TabOrder = 0
  35.     OnDrawCell = sgInfoDrawCell
  36.     ColWidths = (
  37.       130
  38.       130
  39.       138)
  40.   end
  41.   object siLangLinked1: TsiLangLinked
  42.     Version = '6.1.beta'
  43.     StringsTypes.Strings = (
  44.       'TIB_STRINGLIST'
  45.       'TSTRINGLIST')
  46.     AutoSkipEmpties = True
  47.     NumOfLanguages = 3
  48.     LangDelim = 1
  49.     DoNotTranslate.Strings = (
  50.       'siFormStorage1')
  51.     LangNames.Strings = (
  52.       'English'
  53.       'German'
  54.       'Russian')
  55.     Language = 'English'
  56.     TranslateType = ttGetDefault
  57.     ExcludedProperties.Strings = (
  58.       'HelpKeyword')
  59.     Left = 188
  60.     Top = 112
  61.     TranslationData = {
  62.       737443617074696F6E730D0A5466726D576964746873546F6F6C746970015472
  63.       616E736C6174696F6E73205769647468730101010D0A737448696E74730D0A73
  64.       74446973706C61794C6162656C730D0A7374466F6E74730D0A5466726D576964
  65.       746873546F6F6C746970015461686F6D610101010D0A73744D756C74694C696E
  66.       65730D0A7374537472696E67730D0A4944535F300128656D70747929010128EF
  67.       F3F1F2EE29010D0A4944535F32014C616E6775616765015370726163686501DF
  68.       E7FBEA010D0A4944535F330157696474680142726569746501D8E8F0E8EDE001
  69.       0D0A4944535F34014865696768740148F6686501C2FBF1EEF2E0010D0A494453
  70.       5F37012564202873686F727465737429010125642028EAF0E0F2F7E0E9F8E8E9
  71.       29010D0A73744F74686572537472696E67730D0A7374436F6C6C656374696F6E
  72.       730D0A737443686172536574730D0A5466726D576964746873546F6F6C746970
  73.       0144454641554C545F4348415253455401414E53495F43484152534554015255
  74.       535349414E5F43484152534554010D0A}
  75.   end
  76.   object siFormStorage1: TsiFormStorage
  77.     SubKey = '\Software\SiComponents\TsiLang\WidthTooltip'
  78.     Left = 224
  79.     Top = 112
  80.   end
  81. end
  82.