home *** CD-ROM | disk | FTP | other *** search
/ Freelog 40 / Freelog040.iso / Bas / Internet / Blog / Blog70.exe / Blog.cfg / Blog.txt
Text File  |  2002-10-10  |  3KB  |  128 lines

  1. object actMan: TActionManager
  2.   FileName = 'Blog.cfg'
  3.   ActionBars.SessionCount = 128
  4.   ActionBars = <
  5.     item
  6.       Items = <
  7.         item
  8.           Action = frmMain.actURL
  9.           Caption = '&HyperLink ...'
  10.           ImageIndex = 7
  11.           ShowCaption = False
  12.           ShortCut = 16456
  13.         end
  14.         item
  15.           Action = frmMain.actImg
  16.           Caption = '&Image ...'
  17.           ImageIndex = 8
  18.           ShowCaption = False
  19.           ShortCut = 16461
  20.         end
  21.         item
  22.           Action = frmMain.actFile
  23.           Caption = '&File Link ...'
  24.           ImageIndex = 9
  25.           ShowCaption = False
  26.         end
  27.         item
  28.           Action = frmMain.actFileMan
  29.           Caption = '&Upload Manager ...'
  30.           ImageIndex = 10
  31.           ShowCaption = False
  32.         end
  33.         item
  34.           Action = frmMain.actSeparator
  35.         end>
  36.       ActionBar = frmMain.actEditTB
  37.       AutoSize = False
  38.     end
  39.     item
  40.       Items = <
  41.         item
  42.           Action = frmMain.actNew
  43.           ImageIndex = 0
  44.           ShowCaption = False
  45.           ShortCut = 16462
  46.         end
  47.         item
  48.           Action = frmMain.actPreview
  49.           ImageIndex = 1
  50.           ShowCaption = False
  51.         end
  52.         item
  53.           Action = frmMain.actSave
  54.           ImageIndex = 2
  55.           ShowCaption = False
  56.           ShortCut = 16467
  57.         end
  58.         item
  59.           Action = frmMain.actDel
  60.           ImageIndex = 3
  61.           ShowCaption = False
  62.           ShortCut = 16452
  63.         end
  64.         item
  65.           Action = frmMain.actSeparator
  66.           ShowGlyph = False
  67.         end
  68.         item
  69.           Action = frmMain.actJournals
  70.           ImageIndex = 4
  71.           LastSession = 127
  72.           ShowCaption = False
  73.           UsageCount = 4
  74.         end
  75.         item
  76.           Action = frmMain.actOptions
  77.           ImageIndex = 5
  78.           LastSession = 127
  79.           ShowCaption = False
  80.           UsageCount = 4
  81.         end
  82.         item
  83.           Action = frmMain.actPublish
  84.           Caption = 'P&ublish Entries'
  85.           ImageIndex = 6
  86.           ShowCaption = False
  87.         end
  88.         item
  89.           Action = frmMain.actBrowse
  90.           Caption = '&Browse Site'
  91.           ImageIndex = 11
  92.           ShowCaption = False
  93.         end>
  94.       ActionBar = frmMain.actMainTB
  95.       AutoSize = False
  96.     end>
  97.   Images = frmMain.imgNorm
  98.   PrioritySchedule.Strings = (
  99.     '0=3'
  100.     '1=3'
  101.     '10=23'
  102.     '11=23'
  103.     '12=23'
  104.     '13=23'
  105.     '14=31'
  106.     '15=31'
  107.     '16=31'
  108.     '17=31'
  109.     '18=31'
  110.     '19=31'
  111.     '2=6'
  112.     '20=31'
  113.     '21=31'
  114.     '22=31'
  115.     '23=31'
  116.     '24=31'
  117.     '25=31'
  118.     '3=9'
  119.     '4=12'
  120.     '5=12'
  121.     '6=17'
  122.     '7=17'
  123.     '8=17'
  124.     '9=23')
  125.   Left = 184
  126.   Top = 456
  127. end
  128.