home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HInfo.EN / RCDATA / TDLGSETLANG / TDLGSETLANG.txt < prev   
Encoding:
Text File  |  2002-05-12  |  12.1 KB  |  426 lines

  1. object DlgSetLang: TDlgSetLang
  2.   Left = 173
  3.   Top = 163
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Language mutation setting'
  7.   ClientHeight = 322
  8.   ClientWidth = 566
  9.   Color = clBtnFace
  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.   OnClose = DlgClose
  18.   OnCreate = DlgCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ExPanel: TExPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 566
  25.     Height = 322
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     JStyleTexture = txTile
  30.     JTransparent = False
  31.     object BitBtnCancel: TBitBtn
  32.       Left = 472
  33.       Top = 72
  34.       Width = 85
  35.       Height = 25
  36.       Cursor = crHandPoint
  37.       Cancel = True
  38.       Caption = '&Cancel'
  39.       ModalResult = 2
  40.       ParentShowHint = False
  41.       ShowHint = True
  42.       TabOrder = 3
  43.       OnClick = BitBtnCancelClick
  44.     end
  45.     object Panel: TPanel
  46.       Left = 8
  47.       Top = 8
  48.       Width = 457
  49.       Height = 305
  50.       BevelInner = bvLowered
  51.       ParentShowHint = False
  52.       ShowHint = True
  53.       TabOrder = 0
  54.       object ListView: TExtListView
  55.         Left = 12
  56.         Top = 12
  57.         Width = 433
  58.         Height = 229
  59.         Cursor = crHandPoint
  60.         Hint = 'List of applications'
  61.         Columns = <
  62.           item
  63.             Caption = 'Programme'
  64.             Width = 190
  65.           end
  66.           item
  67.             Caption = 'Group'
  68.             MaxWidth = 140
  69.             Width = 140
  70.           end
  71.           item
  72.             Caption = 'Language'
  73.             MaxWidth = 80
  74.             Width = 80
  75.           end
  76.           item
  77.             Caption = 'Language'
  78.             Width = 0
  79.           end
  80.           item
  81.             Caption = 'Programme'
  82.             Width = 0
  83.           end>
  84.         HideSelection = False
  85.         HoverTime = -1
  86.         OwnerDraw = True
  87.         ReadOnly = True
  88.         RowSelect = True
  89.         SmallImages = ImageListApp
  90.         TabOrder = 0
  91.         ViewStyle = vsReport
  92.         OnSelectItem = ListViewSelectItem
  93.         AutoHint = False
  94.         ClipboardEnable = False
  95.         ColumnSize.Save = False
  96.         ColumnSize.Stretch = False
  97.         ColumnSize.Storage = stInifile
  98.         FilterTimeOut = 500
  99.         PrintSettings.FooterSize = 0
  100.         PrintSettings.HeaderSize = 0
  101.         PrintSettings.Time = ppNone
  102.         PrintSettings.Date = ppNone
  103.         PrintSettings.DateFormat = 'dd/mm/yyyy'
  104.         PrintSettings.PageNr = ppNone
  105.         PrintSettings.Title = ppNone
  106.         PrintSettings.Font.Charset = DEFAULT_CHARSET
  107.         PrintSettings.Font.Color = clWindowText
  108.         PrintSettings.Font.Height = -11
  109.         PrintSettings.Font.Name = 'MS Sans Serif'
  110.         PrintSettings.Font.Style = []
  111.         PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  112.         PrintSettings.HeaderFont.Color = clWindowText
  113.         PrintSettings.HeaderFont.Height = -11
  114.         PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  115.         PrintSettings.HeaderFont.Style = []
  116.         PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  117.         PrintSettings.FooterFont.Color = clWindowText
  118.         PrintSettings.FooterFont.Height = -11
  119.         PrintSettings.FooterFont.Name = 'MS Sans Serif'
  120.         PrintSettings.FooterFont.Style = []
  121.         PrintSettings.Borders = pbNoborder
  122.         PrintSettings.BorderStyle = psSolid
  123.         PrintSettings.Centered = False
  124.         PrintSettings.RepeatHeaders = False
  125.         PrintSettings.LeftSize = 0
  126.         PrintSettings.RightSize = 0
  127.         PrintSettings.ColumnSpacing = 0
  128.         PrintSettings.RowSpacing = 0
  129.         PrintSettings.Orientation = poPortrait
  130.         PrintSettings.FixedWidth = 0
  131.         PrintSettings.FixedHeight = 0
  132.         PrintSettings.UseFixedHeight = False
  133.         PrintSettings.UseFixedWidth = False
  134.         PrintSettings.FitToPage = fpNever
  135.         PrintSettings.PageNumSep = '/'
  136.         HTMLHint = False
  137.         HTMLSettings.Width = 100
  138.         HeaderHotTrack = False
  139.         HeaderDragDrop = False
  140.         HeaderFlatStyle = True
  141.         HeaderOwnerDraw = False
  142.         HeaderHeight = 13
  143.         HeaderFont.Charset = DEFAULT_CHARSET
  144.         HeaderFont.Color = clWindowText
  145.         HeaderFont.Height = -11
  146.         HeaderFont.Name = 'MS Sans Serif'
  147.         HeaderFont.Style = []
  148.         SelectionRTFKeep = False
  149.         ScrollHint = False
  150.         SelectionColor = clHighlight
  151.         SelectionTextColor = clHighlightText
  152.         SizeWithForm = False
  153.         SortDirection = sdAscending
  154.         SortShow = False
  155.         SortIndicator = siLeft
  156.         SubImages = False
  157.         SubItemEdit = False
  158.         SubItemSelect = False
  159.         URLColor = clBlack
  160.         VAlignment = vtaCenter
  161.         ItemHeight = 13
  162.         SaveHeader = False
  163.         LoadHeader = False
  164.         ReArrangeItems = False
  165.         DetailView.Visible = False
  166.         DetailView.Column = 0
  167.         DetailView.Font.Charset = DEFAULT_CHARSET
  168.         DetailView.Font.Color = clBlue
  169.         DetailView.Font.Height = -11
  170.         DetailView.Font.Name = 'MS Sans Serif'
  171.         DetailView.Font.Style = []
  172.         DetailView.Height = 16
  173.         DetailView.Indent = 0
  174.         DetailView.SplitLine = False
  175.       end
  176.       object GroupBoxLang: TGroupBox
  177.         Left = 12
  178.         Top = 248
  179.         Width = 433
  180.         Height = 45
  181.         Caption = ' Language '
  182.         TabOrder = 1
  183.         object Image1: TImage
  184.           Left = 12
  185.           Top = 20
  186.           Width = 16
  187.           Height = 16
  188.           Picture.Data = {<image000.bmp>}
  189.           Transparent = True
  190.         end
  191.         object Image2: TImage
  192.           Left = 52
  193.           Top = 20
  194.           Width = 16
  195.           Height = 16
  196.           Picture.Data = {<image001.bmp>}
  197.           Transparent = True
  198.         end
  199.         object Image3: TImage
  200.           Left = 92
  201.           Top = 20
  202.           Width = 16
  203.           Height = 16
  204.           Picture.Data = {<image002.bmp>}
  205.           Transparent = True
  206.         end
  207.         object Image7: TImage
  208.           Left = 252
  209.           Top = 20
  210.           Width = 16
  211.           Height = 16
  212.           Picture.Data = {<image003.bmp>}
  213.           Transparent = True
  214.         end
  215.         object Image4: TImage
  216.           Left = 132
  217.           Top = 20
  218.           Width = 16
  219.           Height = 16
  220.           Picture.Data = {<image004.bmp>}
  221.           Transparent = True
  222.         end
  223.         object Image5: TImage
  224.           Left = 172
  225.           Top = 20
  226.           Width = 16
  227.           Height = 16
  228.           Picture.Data = {<image005.bmp>}
  229.           Transparent = True
  230.         end
  231.         object Image6: TImage
  232.           Left = 212
  233.           Top = 20
  234.           Width = 16
  235.           Height = 16
  236.           Picture.Data = {<image006.bmp>}
  237.           Transparent = True
  238.         end
  239.         object BitBtnAll: TBitBtn
  240.           Left = 316
  241.           Top = 12
  242.           Width = 109
  243.           Height = 25
  244.           Cursor = crHandPoint
  245.           Caption = 'Set &all'
  246.           TabOrder = 0
  247.           Visible = False
  248.           OnClick = BitBtnAllClick
  249.         end
  250.         object ExRadio1: TExRadioButton
  251.           Left = 28
  252.           Top = 20
  253.           Width = 21
  254.           Height = 17
  255.           Cursor = crHandPoint
  256.           Caption = 'English'
  257.           Checked = True
  258.           TabOrder = 1
  259.           OnClick = ExRadioClick
  260.           FontActive.Charset = DEFAULT_CHARSET
  261.           FontActive.Color = clWindowText
  262.           FontActive.Height = -11
  263.           FontActive.Name = 'MS Sans Serif'
  264.           FontActive.Style = []
  265.           FontInactive.Charset = DEFAULT_CHARSET
  266.           FontInactive.Color = clWindowText
  267.           FontInactive.Height = -11
  268.           FontInactive.Name = 'MS Sans Serif'
  269.           FontInactive.Style = []
  270.           GlyphsTransparent = clFuchsia
  271.         end
  272.         object ExRadio2: TExRadioButton
  273.           Left = 68
  274.           Top = 20
  275.           Width = 21
  276.           Height = 17
  277.           Cursor = crHandPoint
  278.           Caption = 'Deutch'
  279.           TabOrder = 2
  280.           OnClick = ExRadioClick
  281.           FontActive.Charset = DEFAULT_CHARSET
  282.           FontActive.Color = clWindowText
  283.           FontActive.Height = -11
  284.           FontActive.Name = 'MS Sans Serif'
  285.           FontActive.Style = []
  286.           FontInactive.Charset = DEFAULT_CHARSET
  287.           FontInactive.Color = clWindowText
  288.           FontInactive.Height = -11
  289.           FontInactive.Name = 'MS Sans Serif'
  290.           FontInactive.Style = []
  291.           GlyphsTransparent = clFuchsia
  292.         end
  293.         object ExRadio3: TExRadioButton
  294.           Left = 108
  295.           Top = 20
  296.           Width = 21
  297.           Height = 17
  298.           Cursor = crHandPoint
  299.           Caption = 'Espana'
  300.           TabOrder = 3
  301.           OnClick = ExRadioClick
  302.           FontActive.Charset = DEFAULT_CHARSET
  303.           FontActive.Color = clWindowText
  304.           FontActive.Height = -11
  305.           FontActive.Name = 'MS Sans Serif'
  306.           FontActive.Style = []
  307.           FontInactive.Charset = DEFAULT_CHARSET
  308.           FontInactive.Color = clWindowText
  309.           FontInactive.Height = -11
  310.           FontInactive.Name = 'MS Sans Serif'
  311.           FontInactive.Style = []
  312.           GlyphsTransparent = clFuchsia
  313.         end
  314.         object ExRadio7: TExRadioButton
  315.           Left = 268
  316.           Top = 20
  317.           Width = 21
  318.           Height = 17
  319.           Cursor = crHandPoint
  320.           Caption = 'Czech'
  321.           TabOrder = 7
  322.           OnClick = ExRadioClick
  323.           FontActive.Charset = DEFAULT_CHARSET
  324.           FontActive.Color = clWindowText
  325.           FontActive.Height = -11
  326.           FontActive.Name = 'MS Sans Serif'
  327.           FontActive.Style = []
  328.           FontInactive.Charset = DEFAULT_CHARSET
  329.           FontInactive.Color = clWindowText
  330.           FontInactive.Height = -11
  331.           FontInactive.Name = 'MS Sans Serif'
  332.           FontInactive.Style = []
  333.           GlyphsTransparent = clFuchsia
  334.         end
  335.         object ExRadio4: TExRadioButton
  336.           Left = 148
  337.           Top = 20
  338.           Width = 21
  339.           Height = 17
  340.           Cursor = crHandPoint
  341.           Caption = 'France'
  342.           TabOrder = 4
  343.           FontActive.Charset = DEFAULT_CHARSET
  344.           FontActive.Color = clWindowText
  345.           FontActive.Height = -11
  346.           FontActive.Name = 'MS Sans Serif'
  347.           FontActive.Style = []
  348.           FontInactive.Charset = DEFAULT_CHARSET
  349.           FontInactive.Color = clWindowText
  350.           FontInactive.Height = -11
  351.           FontInactive.Name = 'MS Sans Serif'
  352.           FontInactive.Style = []
  353.           GlyphsTransparent = clFuchsia
  354.         end
  355.         object ExRadio5: TExRadioButton
  356.           Left = 188
  357.           Top = 20
  358.           Width = 21
  359.           Height = 17
  360.           Cursor = crHandPoint
  361.           Caption = 'Italian'
  362.           TabOrder = 5
  363.           FontActive.Charset = DEFAULT_CHARSET
  364.           FontActive.Color = clWindowText
  365.           FontActive.Height = -11
  366.           FontActive.Name = 'MS Sans Serif'
  367.           FontActive.Style = []
  368.           FontInactive.Charset = DEFAULT_CHARSET
  369.           FontInactive.Color = clWindowText
  370.           FontInactive.Height = -11
  371.           FontInactive.Name = 'MS Sans Serif'
  372.           FontInactive.Style = []
  373.           GlyphsTransparent = clFuchsia
  374.         end
  375.         object ExRadio6: TExRadioButton
  376.           Left = 228
  377.           Top = 20
  378.           Width = 21
  379.           Height = 17
  380.           Cursor = crHandPoint
  381.           Caption = 'Russia'
  382.           TabOrder = 6
  383.           FontActive.Charset = DEFAULT_CHARSET
  384.           FontActive.Color = clWindowText
  385.           FontActive.Height = -11
  386.           FontActive.Name = 'MS Sans Serif'
  387.           FontActive.Style = []
  388.           FontInactive.Charset = DEFAULT_CHARSET
  389.           FontInactive.Color = clWindowText
  390.           FontInactive.Height = -11
  391.           FontInactive.Name = 'MS Sans Serif'
  392.           FontInactive.Style = []
  393.           GlyphsTransparent = clFuchsia
  394.         end
  395.       end
  396.     end
  397.     object BitBtnSet: TBitBtn
  398.       Left = 472
  399.       Top = 8
  400.       Width = 85
  401.       Height = 25
  402.       Cursor = crHandPoint
  403.       Caption = '&Set'
  404.       ModalResult = 1
  405.       ParentShowHint = False
  406.       ShowHint = True
  407.       TabOrder = 1
  408.       OnClick = BitBtnSetClick
  409.     end
  410.     object BitBtnUndo: TBitBtn
  411.       Left = 472
  412.       Top = 40
  413.       Width = 85
  414.       Height = 25
  415.       Cursor = crHandPoint
  416.       Caption = '&Back'
  417.       TabOrder = 2
  418.       OnClick = BitBtnUndoClick
  419.     end
  420.   end
  421.   object ImageListApp: TImageList
  422.     Left = 340
  423.     Top = 68
  424.   end
  425. end
  426.