home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 267 / _SETUP.1 / PBTerm.exe / 0 / RCDATA / TPBTERMREADNOTEFORM / TPBTERMREADNOTEFORM.txt
Text File  |  1997-02-09  |  6KB  |  166 lines

  1. object PBTermReadNoteForm: TPBTermReadNoteForm
  2.   Left = 308
  3.   Top = 169
  4.   HelpContext = 4
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Read Notes'
  8.   ClientHeight = 248
  9.   ClientWidth = 490
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   ShowHint = True
  15.   OnClose = FormClose
  16.   OnHide = FormHide
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object NoteFirstButton: TSpeedButton
  21.     Left = 29
  22.     Top = 220
  23.     Width = 25
  24.     Height = 25
  25.     Hint = 'Read First'
  26.     Glyph.Data = {
  27.       66010000424D6601000000000000760000002800000014000000140000000100
  28.       040000000000F000000000000000000000000000000000000000000000000000
  29.       80000080000000808000800000008000800080800000C0C0C000808080000000
  30.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333003333333
  31.       3330333300003330033333333300333300003330033333333000333300003330
  32.       0333333300003333000033300333333000003333000033300333330000003333
  33.       0000333003333000000033330000333003330000000033330000333003300000
  34.       0000333300003330030000000000333300003330030000000000333300003330
  35.       0330000000003333000033300333000000003333000033300333300000003333
  36.       0000333003333300000033330000333003333330000033330000333003333333
  37.       0000333300003330033333333000333300003330033333333300333300003330
  38.       03333333333033330000}
  39.     OnClick = NoteFirstButtonClick
  40.   end
  41.   object NotePrevButton: TSpeedButton
  42.     Left = 61
  43.     Top = 220
  44.     Width = 25
  45.     Height = 25
  46.     Hint = 'Read Previous'
  47.     Glyph.Data = {
  48.       66010000424D6601000000000000760000002800000014000000140000000100
  49.       040000000000F000000000000000000000000000000000000000000000000000
  50.       80000080000000808000800000008000800080800000C0C0C000808080000000
  51.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  52.       3330333300003333333333333300333300003333333333333000333300003333
  53.       3333333300003333000033333333333000003333000033333333330000003333
  54.       0000333333333000000033330000333333330000000033330000333333300000
  55.       0000333300003333330000000000333300003333330000000000333300003333
  56.       3330000000003333000033333333000000003333000033333333300000003333
  57.       0000333333333300000033330000333333333330000033330000333333333333
  58.       0000333300003333333333333000333300003333333333333300333300003333
  59.       33333333333033330000}
  60.     OnClick = NotePrevButtonClick
  61.   end
  62.   object NoteNextButton: TSpeedButton
  63.     Left = 85
  64.     Top = 220
  65.     Width = 23
  66.     Height = 25
  67.     Hint = 'Read Next'
  68.     Glyph.Data = {
  69.       66010000424D6601000000000000760000002800000014000000140000000100
  70.       040000000000F000000000000000000000000000000000000000000000000000
  71.       80000080000000808000800000008000800080800000C0C0C000808080000000
  72.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333303333333
  73.       3333333300003333003333333333333300003333000333333333333300003333
  74.       0000333333333333000033330000033333333333000033330000003333333333
  75.       0000333300000003333333330000333300000000333333330000333300000000
  76.       0333333300003333000000000033333300003333000000000033333300003333
  77.       0000000003333333000033330000000033333333000033330000000333333333
  78.       0000333300000033333333330000333300000333333333330000333300003333
  79.       3333333300003333000333333333333300003333003333333333333300003333
  80.       03333333333333330000}
  81.     OnClick = NoteNextButtonClick
  82.   end
  83.   object NoteLastButton: TSpeedButton
  84.     Left = 115
  85.     Top = 220
  86.     Width = 25
  87.     Height = 25
  88.     Hint = 'Read Last'
  89.     Glyph.Data = {
  90.       66010000424D6601000000000000760000002800000014000000140000000100
  91.       040000000000F000000000000000000000000000000000000000000000000000
  92.       80000080000000808000800000008000800080800000C0C0C000808080000000
  93.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333303333333
  94.       3330033300003333003333333330033300003333000333333330033300003333
  95.       0000333333300333000033330000033333300333000033330000003333300333
  96.       0000333300000003333003330000333300000000333003330000333300000000
  97.       0330033300003333000000000030033300003333000000000030033300003333
  98.       0000000003300333000033330000000033300333000033330000000333300333
  99.       0000333300000033333003330000333300000333333003330000333300003333
  100.       3330033300003333000333333330033300003333003333333330033300003333
  101.       03333333333003330000}
  102.     OnClick = NoteLastButtonClick
  103.   end
  104.   object DoneButton: TButton
  105.     Left = 412
  106.     Top = 220
  107.     Width = 75
  108.     Height = 25
  109.     Caption = '&Done'
  110.     Default = True
  111.     ModalResult = 1
  112.     TabOrder = 4
  113.     OnClick = DoneButtonClick
  114.   end
  115.   object NoteMemo: TMemo
  116.     Left = 0
  117.     Top = 0
  118.     Width = 490
  119.     Height = 213
  120.     Align = alTop
  121.     Font.Color = clBlack
  122.     Font.Height = -13
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = []
  125.     ParentFont = False
  126.     ReadOnly = True
  127.     ScrollBars = ssVertical
  128.     TabOrder = 0
  129.     OnChange = NoteMemoChange
  130.   end
  131.   object ReplyButton: TButton
  132.     Left = 172
  133.     Top = 220
  134.     Width = 75
  135.     Height = 25
  136.     Caption = '&Reply'
  137.     TabOrder = 1
  138.     OnClick = ReplyButtonClick
  139.   end
  140.   object PostNewButton: TButton
  141.     Left = 252
  142.     Top = 220
  143.     Width = 75
  144.     Height = 25
  145.     Caption = '&New Note'
  146.     TabOrder = 2
  147.     OnClick = PostNewButtonClick
  148.   end
  149.   object HelpButton: TButton
  150.     Left = 332
  151.     Top = 220
  152.     Width = 75
  153.     Height = 25
  154.     Caption = '&Help'
  155.     TabOrder = 3
  156.     OnClick = HelpButtonClick
  157.   end
  158.   object NoteWinSaver: TWinSaver
  159.     IniFileName = '\Software\DavidRM\PBTerm\WinSaver'
  160.     IniSection = 'NoteWinSaver'
  161.     SaveVisible = False
  162.     Left = 36
  163.     Top = 8
  164.   end
  165. end
  166.