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

  1. object SCBaseFrame: TSCBaseFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 221
  5.   Height = 96
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   Anchors = []
  9.   AutoScroll = False
  10.   TabOrder = 0
  11.   object panel: TJvPanel
  12.     Left = 0
  13.     Top = 0
  14.     Width = 64
  15.     Height = 40
  16.     HotTrackFont.Charset = DEFAULT_CHARSET
  17.     HotTrackFont.Color = clWindowText
  18.     HotTrackFont.Height = -11
  19.     HotTrackFont.Name = 'MS Sans Serif'
  20.     HotTrackFont.Style = []
  21.     HotTrackOptions.Color = clWindow
  22.     FlatBorder = True
  23.     BevelOuter = bvNone
  24.     BorderWidth = 1
  25.     Color = clWindow
  26.     TabOrder = 0
  27.     object LABDesc: TLabel
  28.       Left = 1
  29.       Top = 26
  30.       Width = 62
  31.       Height = 13
  32.       Cursor = crHandPoint
  33.       Align = alBottom
  34.       Alignment = taCenter
  35.       Caption = 'label'
  36.       PopupMenu = PopupMenu
  37.       OnMouseDown = LABDescMouseDown
  38.       OnMouseMove = LABDescMouseMove
  39.       OnMouseUp = LABDescMouseUp
  40.     end
  41.   end
  42.   object siLangRT1: TsiLangRT
  43.     Version = '6.1.0.1'
  44.     StringsTypes.Strings = (
  45.       'TIB_STRINGLIST'
  46.       'TSTRINGLIST')
  47.     NumOfLanguages = 17
  48.     LangDelim = 1
  49.     LangNames.Strings = (
  50.       'English'
  51.       'Italiano'
  52.       'Spanish'
  53.       'Galician'
  54.       'Polish'
  55.       'Czech'
  56.       'Russian'
  57.       'German'
  58.       'French'
  59.       'Brazilian'
  60.       'Slovak'
  61.       'Indonesian'
  62.       'Romanian'
  63.       'Hungarian'
  64.       'Japanese'
  65.       'Chinese'
  66.       'Danish')
  67.     Language = 'English'
  68.     StorageDelimiter = '~!@#'
  69.     ExcludedProperties.Strings = (
  70.       'Category'
  71.       'SecondaryShortCuts'
  72.       'HelpKeyword'
  73.       'InitialDir'
  74.       'HelpKeyword'
  75.       'ActivePage'
  76.       'ImeName'
  77.       'DefaultExt'
  78.       'FileName'
  79.       'FieldName'
  80.       'PickList'
  81.       'DisplayFormat'
  82.       'EditMask'
  83.       'KeyList'
  84.       'LookupDisplayFields'
  85.       'DropDownSpecRow'
  86.       'TableName'
  87.       'DatabaseName'
  88.       'IndexName'
  89.       'MasterFields')
  90.     RTEditorActionsOptions = []
  91.     Left = 72
  92.     Top = 24
  93.     TranslationData = {
  94.       737443617074696F6E730D0A4C414244657363016C6162656C01010101010101
  95.       016C6162656C0101010101010101010D0A70616E656C01010101010101010101
  96.       010101010101010D0A737448696E74730D0A545343426173654672616D650101
  97.       0101010101010101010101010101010D0A4C4142446573630101010101010101
  98.       0101010101010101010D0A70616E656C01010101010101010101010101010101
  99.       010D0A7374446973706C61794C6162656C730D0A7374466F6E74730D0A545343
  100.       426173654672616D65014D532053616E73205365726966010101010101010101
  101.       010101010101010D0A73744D756C74694C696E65730D0A7374446C6773436170
  102.       74696F6E730D0A7374537472696E67730D0A73744F74686572537472696E6773
  103.       0D0A73744C6F63616C65730D0A7374436F6C6C656374696F6E730D0A73744368
  104.       6172536574730D0A545343426173654672616D650144454641554C545F434841
  105.       525345540144454641554C545F434841525345540144454641554C545F434841
  106.       525345540144454641554C545F4348415253455401454153544555524F50455F
  107.       4348415253455401454153544555524F50455F43484152534554015255535349
  108.       414E5F434841525345540144454641554C545F43484152534554014445464155
  109.       4C545F434841525345540144454641554C545F43484152534554014541535445
  110.       55524F50455F434841525345540144454641554C545F43484152534554014541
  111.       53544555524F50455F4348415253455401454153544555524F50455F43484152
  112.       5345540153484946544A49535F43484152534554014348494E45534542494735
  113.       5F4348415253455401414E53495F43484152534554010D0A}
  114.   end
  115.   object PopupMenu: TPopupMenu
  116.     OnPopup = PopupMenuPopup
  117.     Left = 140
  118.     Top = 28
  119.     object HideBox: TMenuItem
  120.       Caption = '&Hide'
  121.       OnClick = HideBoxClick
  122.     end
  123.     object unhide: TMenuItem
  124.       Caption = '&Unhide'
  125.       OnClick = unhideClick
  126.     end
  127.   end
  128. end
  129.