home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / clipma / cm32.exe / CLIPMT42.EXE / 0 / RCDATA / TFRMLISTMAN / TFRMLISTMAN.txt
Encoding:
Text File  |  1997-02-01  |  9.4 KB  |  294 lines

  1. object frmListMan: TfrmListMan
  2.   Left = 351
  3.   Top = 133
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Collection Management'
  7.   ClientHeight = 309
  8.   ClientWidth = 370
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poDefaultPosOnly
  14.   OnClose = FormClose
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 4
  20.     Top = 4
  21.     Width = 106
  22.     Height = 16
  23.     Caption = 'Collection Name'
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 4
  27.     Top = 256
  28.     Width = 361
  29.     Height = 9
  30.     Shape = bsBottomLine
  31.   end
  32.   object Label2: TLabel
  33.     Left = 4
  34.     Top = 268
  35.     Width = 357
  36.     Height = 37
  37.     Caption = 
  38.       'Note: To rename a collection, or any other attribute of a collec' +
  39.       'tion, use the Properties dialog.'
  40.     Font.Color = clNavy
  41.     Font.Height = -13
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsItalic]
  44.     ParentFont = False
  45.     WordWrap = True
  46.   end
  47.   object lbMasterList: TListBox
  48.     Left = 4
  49.     Top = 24
  50.     Width = 237
  51.     Height = 193
  52.     Hint = 'Master List of Available Collections'
  53.     HelpContext = 38
  54.     Color = clBtnFace
  55.     ItemHeight = 27
  56.     PopupMenu = PopupMenu1
  57.     Style = lbOwnerDrawFixed
  58.     TabOrder = 0
  59.     OnClick = lbMasterListClick
  60.     OnDrawItem = lbMasterListDrawItem
  61.   end
  62.   object OKBtn: TBitBtn
  63.     Left = 4
  64.     Top = 224
  65.     Width = 77
  66.     Height = 33
  67.     Font.Color = clBlack
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.     TabOrder = 1
  73.     OnClick = OKBtnClick
  74.     Kind = bkOK
  75.     Margin = 2
  76.     Spacing = -1
  77.     IsControl = True
  78.   end
  79.   object CancelBtn: TBitBtn
  80.     Left = 84
  81.     Top = 224
  82.     Width = 77
  83.     Height = 33
  84.     Font.Color = clBlack
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsBold]
  88.     ParentFont = False
  89.     TabOrder = 2
  90.     OnClick = CancelBtnClick
  91.     Kind = bkCancel
  92.     Margin = 2
  93.     Spacing = -1
  94.     IsControl = True
  95.   end
  96.   object HelpBtn: TBitBtn
  97.     Left = 164
  98.     Top = 224
  99.     Width = 77
  100.     Height = 33
  101.     Hint = 'Extensive Help On Managing Collections Is Available'
  102.     HelpContext = 81
  103.     Font.Color = clBlack
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.     TabOrder = 3
  109.     Kind = bkHelp
  110.     Margin = 2
  111.     Spacing = -1
  112.     IsControl = True
  113.   end
  114.   object cmdNew: TBitBtn
  115.     Left = 248
  116.     Top = 144
  117.     Width = 117
  118.     Height = 33
  119.     Hint = 'Create A Brand New List'
  120.     HelpContext = 40
  121.     Caption = 'New'
  122.     PopupMenu = PopupMenu1
  123.     TabOrder = 5
  124.     OnClick = cmdNewClick
  125.     Glyph.Data = {
  126.       76010000424D7601000000000000760000002800000020000000100000000100
  127.       04000000000000010000130B0000130B00000000000000000000000000000000
  128.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  129.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  130.       333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  131.       0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  132.       07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  133.       07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  134.       0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  135.       33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  136.       B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  137.       3BB33773333773333773B333333B3333333B7333333733333337}
  138.     Margin = 2
  139.     NumGlyphs = 2
  140.   end
  141.   object cmdDelete: TBitBtn
  142.     Left = 248
  143.     Top = 184
  144.     Width = 117
  145.     Height = 33
  146.     Hint = 'Delete A Collection From The HARD DRIVE!'
  147.     HelpContext = 41
  148.     Caption = 'Delete'
  149.     PopupMenu = PopupMenu1
  150.     TabOrder = 6
  151.     OnClick = cmdDeleteClick
  152.     Glyph.Data = {
  153.       78010000424D7801000000000000760000002800000020000000100000000100
  154.       04000000000000000000120B0000120B00000000000000000000000000000000
  155.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  156.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  157.       55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
  158.       305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
  159.       005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  160.       B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  161.       B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
  162.       B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
  163.       B0557777FF577777F7F500000E055550805577777F7555575755500000555555
  164.       05555777775555557F55550005555555055555777555555575550000}
  165.     Margin = 2
  166.     NumGlyphs = 2
  167.   end
  168.   object cmdProperties: TBitBtn
  169.     Left = 248
  170.     Top = 104
  171.     Width = 117
  172.     Height = 33
  173.     Hint = 'Inspect/Modify the properities of a collection'
  174.     HelpContext = 39
  175.     Caption = 'Properties'
  176.     PopupMenu = PopupMenu1
  177.     TabOrder = 4
  178.     OnClick = cmdPropertiesClick
  179.     Glyph.Data = {
  180.       78010000424D7801000000000000760000002800000020000000100000000100
  181.       04000000000000000000120B0000120B00000000000000000000000000000000
  182.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  183.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333300333
  184.       33333333333773FF333333333330F0033333333333373773FF333333330FFFF0
  185.       03333333337F333773FF3333330FFFFFF003333333733FF33773333330FF00FF
  186.       FF80333337F3773F3337333330FFFF0FFFF03FFFF7FFF3733F3700000000FFFF
  187.       0FF0777777773FF373370000000000FFFFF07FFFFFF377FFF3370CCCCC000000
  188.       FF037777773337773F7300CCC000003300307F77733337F37737000C00000033
  189.       33307F373333F7F333370000007B703333307FFFF337F7F33337099900BBB033
  190.       33307777F37777FF33370999007B700333037777F3373773FF73099900000030
  191.       00337777FFFFF7F77733000000000033333377777777773333330000}
  192.     Margin = 2
  193.     NumGlyphs = 2
  194.   end
  195.   object cmdMoveUp: TBitBtn
  196.     Left = 248
  197.     Top = 24
  198.     Width = 117
  199.     Height = 33
  200.     Hint = 'Move Collection UP in load order'
  201.     HelpContext = 96
  202.     Caption = 'Move Up'
  203.     PopupMenu = PopupMenu1
  204.     TabOrder = 7
  205.     OnClick = cmdMoveUpClick
  206.     Glyph.Data = {
  207.       06020000424D0602000000000000760000002800000019000000190000000100
  208.       0400000000009001000000000000000000000000000000000000000000000000
  209.       80000080000000808000800000008000800080800000C0C0C000808080000000
  210.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  211.       3333333333333000000000000000000333333333333330000000000000000003
  212.       3333333333333000000033333333333333333333333330000000000000000003
  213.       3333333333333000000000000000000333333333333330000000333333333333
  214.       33333333333330000000333CCCCCCCCCCC399999993330000000333CCCCCCCCC
  215.       CC39999999333000000033333333333333333339993330000000000000000003
  216.       3333333999333000000000000000000333333339993330000000333333333333
  217.       3333333999333000000000000000000333333339993330000000000000000003
  218.       3333333999333000000033333333333333333339993330000000000000000003
  219.       3333333999333000000000000000000333333999999930000000333333333333
  220.       3333339999933000000000000000000333333339993330000000000000000003
  221.       3333333393333000000033333333333333333333333330000000000000000003
  222.       3333333333333000000000000000000333333333333330000000333333333333
  223.       33333333333330000000}
  224.     Margin = 2
  225.   end
  226.   object cmdMoveDown: TBitBtn
  227.     Left = 248
  228.     Top = 64
  229.     Width = 117
  230.     Height = 33
  231.     Hint = 'Move Collection UP in load order'
  232.     HelpContext = 96
  233.     Caption = 'Move Down'
  234.     PopupMenu = PopupMenu1
  235.     TabOrder = 8
  236.     OnClick = cmdMoveDownClick
  237.     Glyph.Data = {
  238.       06020000424D0602000000000000760000002800000019000000190000000100
  239.       0400000000009001000000000000000000000000000000000000000000000000
  240.       80000080000000808000800000008000800080800000C0C0C000808080000000
  241.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  242.       3333333333333000000000000000000333333333333330000000000000000003
  243.       3333333333333000000033333333333333333333333330000000000000000003
  244.       3333333393333000000000000000000333333339993330000000333333333333
  245.       3333339999933000000000000000000333333999999930000000000000000003
  246.       3333333999333000000033333333333333333339993330000000000000000003
  247.       3333333999333000000000000000000333333339993330000000333333333333
  248.       3333333999333000000000000000000333333339993330000000000000000003
  249.       3333333999333000000033333333333333333339993330000000333CCCCCCCCC
  250.       CC399999993330000000333CCCCCCCCCCC399999993330000000333333333333
  251.       3333333333333000000000000000000333333333333330000000000000000003
  252.       3333333333333000000033333333333333333333333330000000000000000003
  253.       3333333333333000000000000000000333333333333330000000333333333333
  254.       33333333333330000000}
  255.     Margin = 2
  256.   end
  257.   object PopupMenu1: TPopupMenu
  258.     Left = 168
  259.     Top = 172
  260.     object mnuProperties: TMenuItem
  261.       Caption = 'Properties...'
  262.       ShortCut = 0
  263.       OnClick = cmdPropertiesClick
  264.     end
  265.     object mnuNewColl: TMenuItem
  266.       Caption = 'New Collection'
  267.       ShortCut = 0
  268.     end
  269.     object DeleteColl: TMenuItem
  270.       Caption = 'Delete Collection'
  271.       ShortCut = 0
  272.     end
  273.     object N1: TMenuItem
  274.       Caption = '-'
  275.       ShortCut = 0
  276.     end
  277.     object WhatsThis1: TMenuItem
  278.       Caption = 'What'#39's This?'
  279.       ShortCut = 0
  280.       OnClick = WhatsThis1Click
  281.     end
  282.   end
  283.   object AdrockFormPosition1: TAdrockFormPosition
  284.     Version = '1.40b'
  285.     SectionName = 'SaveFrmCollMgmt'
  286.     IniFile = 'clipmt40.ini'
  287.     WriteWhenLoaded = False
  288.     SaveDefaultDetails = False
  289.     RestoreStyle = rsPositionOnly
  290.     Left = 268
  291.     Top = 228
  292.   end
  293. end
  294.