home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / Programy / enpm800retaildemo.exe / Setup / PMagic.cab / PMagicNT.exe / 0 / RCDATA / TDLGVOLSETVW / TDLGVOLSETVW.txt < prev   
Text File  |  2002-09-16  |  6KB  |  221 lines

  1. object dlgVolSetVw: TdlgVolSetVw
  2.   Left = 248
  3.   Top = 207
  4.   Width = 618
  5.   Height = 361
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Tracking = True
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object spltVolSetVw: TSplitter
  19.     Left = 0
  20.     Top = 208
  21.     Width = 610
  22.     Height = 4
  23.     Cursor = crVSplit
  24.     Align = alTop
  25.     OnCanResize = spltVolSetVwCanResize
  26.   end
  27.   object pnlVolSetMap: TPanel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 610
  31.     Height = 208
  32.     Align = alTop
  33.     BevelOuter = bvLowered
  34.     TabOrder = 0
  35.     object pnlVolSetMap2: TPanel
  36.       Left = 1
  37.       Top = 1
  38.       Width = 608
  39.       Height = 206
  40.       Align = alClient
  41.       BorderWidth = 4
  42.       TabOrder = 0
  43.       object sbxVolSetMap: TScrollBox
  44.         Left = 5
  45.         Top = 5
  46.         Width = 598
  47.         Height = 196
  48.         VertScrollBar.Tracking = True
  49.         Align = alClient
  50.         BorderStyle = bsNone
  51.         Constraints.MinHeight = 100
  52.         TabOrder = 0
  53.         OnResize = sbxVolSetMapResize
  54.         object imgVolSet: TImage
  55.           Left = 7
  56.           Top = 32
  57.           Width = 16
  58.           Height = 16
  59.           Picture.Data = {<image000.bmp>}
  60.           Stretch = True
  61.           Transparent = True
  62.           Visible = False
  63.         end
  64.         object lblNoVolSetFound: TLabel
  65.           Left = 0
  66.           Top = 16
  67.           Width = 596
  68.           Height = 13
  69.           Alignment = taCenter
  70.           Anchors = [akLeft, akTop, akRight]
  71.           AutoSize = False
  72.           Caption = 'No Volume Sets found'
  73.           Font.Charset = DEFAULT_CHARSET
  74.           Font.Color = clWindowText
  75.           Font.Height = -11
  76.           Font.Name = 'MS Sans Serif'
  77.           Font.Style = [fsBold]
  78.           ParentFont = False
  79.         end
  80.       end
  81.     end
  82.   end
  83.   object pnlVolSetList: TPanel
  84.     Left = 0
  85.     Top = 212
  86.     Width = 610
  87.     Height = 115
  88.     Align = alClient
  89.     BevelOuter = bvLowered
  90.     Constraints.MinHeight = 100
  91.     TabOrder = 1
  92.     object pnlVolSetList2: TPanel
  93.       Left = 1
  94.       Top = 1
  95.       Width = 608
  96.       Height = 113
  97.       Align = alClient
  98.       TabOrder = 0
  99.       object sbxVolSetList: TScrollBox
  100.         Left = 1
  101.         Top = 1
  102.         Width = 606
  103.         Height = 111
  104.         HorzScrollBar.Range = 600
  105.         VertScrollBar.Range = 17
  106.         Align = alClient
  107.         AutoScroll = False
  108.         BorderStyle = bsNone
  109.         TabOrder = 0
  110.         object hdrLv: THeaderControl
  111.           Left = 0
  112.           Top = 0
  113.           Width = 606
  114.           Height = 17
  115.           DragReorder = False
  116.           Sections = <
  117.             item
  118.               Alignment = taRightJustify
  119.               AllowClick = False
  120.               ImageIndex = -1
  121.               Text = 'Number'
  122.               Width = 50
  123.             end
  124.             item
  125.               AllowClick = False
  126.               ImageIndex = -1
  127.               Text = 'Volume'
  128.               Width = 120
  129.             end
  130.             item
  131.               AllowClick = False
  132.               ImageIndex = -1
  133.               Text = 'Segment'
  134.               Width = 70
  135.             end
  136.             item
  137.               AllowClick = False
  138.               ImageIndex = -1
  139.               Text = 'Type'
  140.               Width = 105
  141.             end
  142.             item
  143.               Alignment = taRightJustify
  144.               AllowClick = False
  145.               ImageIndex = -1
  146.               Text = 'Size MB'
  147.               Width = 65
  148.             end
  149.             item
  150.               Alignment = taRightJustify
  151.               AllowClick = False
  152.               ImageIndex = -1
  153.               Text = 'Used MB'
  154.               Width = 65
  155.             end
  156.             item
  157.               Alignment = taRightJustify
  158.               AllowClick = False
  159.               ImageIndex = -1
  160.               Text = 'Unused MB'
  161.               Width = 68
  162.             end
  163.             item
  164.               Alignment = taRightJustify
  165.               AllowClick = False
  166.               ImageIndex = -1
  167.               Text = 'Disk'
  168.               Width = 40
  169.             end
  170.             item
  171.               AllowClick = False
  172.               ImageIndex = -1
  173.               Width = 1000
  174.             end>
  175.           OnSectionResize = hdrLvSectionResize
  176.         end
  177.         object lbxVolSegList: TColumnList
  178.           Left = 0
  179.           Top = 17
  180.           Width = 606
  181.           Height = 94
  182.           TabStop = True
  183.           ClipTextToCols = True
  184.           Col1Position = 0
  185.           Col2Position = 50
  186.           Col3Position = 170
  187.           Col4Position = 240
  188.           Col5Position = 345
  189.           Col5Align = claRight
  190.           Col6Position = 410
  191.           Col6Align = claRight
  192.           Col7Position = 475
  193.           Col7Align = claRight
  194.           Col8Position = 543
  195.           Col8Align = claRight
  196.           Col9Position = 583
  197.           ColLegendPos = 3
  198.           Align = alClient
  199.           BorderStyle = bsNone
  200.           Ctl3D = True
  201.           Font.Charset = ANSI_CHARSET
  202.           Font.Color = clBlack
  203.           Font.Height = -13
  204.           Font.Name = 'MS Sans Serif'
  205.           Font.Style = []
  206.           ItemHeight = 16
  207.           MultiSelect = True
  208.           ParentColor = False
  209.           ParentCtl3D = False
  210.           ParentFont = False
  211.           Style = lbOwnerDrawFixed
  212.           TabOrder = 1
  213.           OnClick = lbxVolSegListClick
  214.           OnKeyDown = lbxVolSegListKeyDown
  215.           OnMouseDown = lbxVolSegListMouseDown
  216.         end
  217.       end
  218.     end
  219.   end
  220. end
  221.