home *** CD-ROM | disk | FTP | other *** search
- object PBTermReadNoteForm: TPBTermReadNoteForm
- Left = 308
- Top = 169
- HelpContext = 4
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Read Notes'
- ClientHeight = 248
- ClientWidth = 490
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ShowHint = True
- OnClose = FormClose
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object NoteFirstButton: TSpeedButton
- Left = 29
- Top = 220
- Width = 25
- Height = 25
- Hint = 'Read First'
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333003333333
- 3330333300003330033333333300333300003330033333333000333300003330
- 0333333300003333000033300333333000003333000033300333330000003333
- 0000333003333000000033330000333003330000000033330000333003300000
- 0000333300003330030000000000333300003330030000000000333300003330
- 0330000000003333000033300333000000003333000033300333300000003333
- 0000333003333300000033330000333003333330000033330000333003333333
- 0000333300003330033333333000333300003330033333333300333300003330
- 03333333333033330000}
- OnClick = NoteFirstButtonClick
- end
- object NotePrevButton: TSpeedButton
- Left = 61
- Top = 220
- Width = 25
- Height = 25
- Hint = 'Read Previous'
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3330333300003333333333333300333300003333333333333000333300003333
- 3333333300003333000033333333333000003333000033333333330000003333
- 0000333333333000000033330000333333330000000033330000333333300000
- 0000333300003333330000000000333300003333330000000000333300003333
- 3330000000003333000033333333000000003333000033333333300000003333
- 0000333333333300000033330000333333333330000033330000333333333333
- 0000333300003333333333333000333300003333333333333300333300003333
- 33333333333033330000}
- OnClick = NotePrevButtonClick
- end
- object NoteNextButton: TSpeedButton
- Left = 85
- Top = 220
- Width = 23
- Height = 25
- Hint = 'Read Next'
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333303333333
- 3333333300003333003333333333333300003333000333333333333300003333
- 0000333333333333000033330000033333333333000033330000003333333333
- 0000333300000003333333330000333300000000333333330000333300000000
- 0333333300003333000000000033333300003333000000000033333300003333
- 0000000003333333000033330000000033333333000033330000000333333333
- 0000333300000033333333330000333300000333333333330000333300003333
- 3333333300003333000333333333333300003333003333333333333300003333
- 03333333333333330000}
- OnClick = NoteNextButtonClick
- end
- object NoteLastButton: TSpeedButton
- Left = 115
- Top = 220
- Width = 25
- Height = 25
- Hint = 'Read Last'
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333303333333
- 3330033300003333003333333330033300003333000333333330033300003333
- 0000333333300333000033330000033333300333000033330000003333300333
- 0000333300000003333003330000333300000000333003330000333300000000
- 0330033300003333000000000030033300003333000000000030033300003333
- 0000000003300333000033330000000033300333000033330000000333300333
- 0000333300000033333003330000333300000333333003330000333300003333
- 3330033300003333000333333330033300003333003333333330033300003333
- 03333333333003330000}
- OnClick = NoteLastButtonClick
- end
- object DoneButton: TButton
- Left = 412
- Top = 220
- Width = 75
- Height = 25
- Caption = '&Done'
- Default = True
- ModalResult = 1
- TabOrder = 4
- OnClick = DoneButtonClick
- end
- object NoteMemo: TMemo
- Left = 0
- Top = 0
- Width = 490
- Height = 213
- Align = alTop
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- OnChange = NoteMemoChange
- end
- object ReplyButton: TButton
- Left = 172
- Top = 220
- Width = 75
- Height = 25
- Caption = '&Reply'
- TabOrder = 1
- OnClick = ReplyButtonClick
- end
- object PostNewButton: TButton
- Left = 252
- Top = 220
- Width = 75
- Height = 25
- Caption = '&New Note'
- TabOrder = 2
- OnClick = PostNewButtonClick
- end
- object HelpButton: TButton
- Left = 332
- Top = 220
- Width = 75
- Height = 25
- Caption = '&Help'
- TabOrder = 3
- OnClick = HelpButtonClick
- end
- object NoteWinSaver: TWinSaver
- IniFileName = '\Software\DavidRM\PBTerm\WinSaver'
- IniSection = 'NoteWinSaver'
- SaveVisible = False
- Left = 36
- Top = 8
- end
- end
-