object ConfBox: TConfBox Left = 128 Top = 133 Width = 538 Height = 205 HelpContext = 8091 Caption = 'BBS' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsMDIChild PixelsPerInch = 96 Position = poDefault Scaled = False Visible = True OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnKeyDown = FormKeyDown TextHeight = 16 object ListBox1: TListBox Left = 0 Top = 22 Width = 530 Height = 152 HelpContext = 8091 Align = alClient Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ItemHeight = 15 ParentFont = False PopupMenu = bbspopup Style = lbOwnerDrawFixed TabOrder = 0 OnClick = ListBox1Click OnDblClick = ListBox1DblClick OnDrawItem = ListBox1DrawItem OnKeyDown = ListBox1KeyDown OnMeasureItem = ListBox1MeasureItem end object BBSHd: THeader Left = 0 Top = 0 Width = 530 Height = 22 Align = alTop Sections.Sections = ( #0'79'#0' Number ' #0'309'#0' Conference ' + ' ' #0'80'#0' Messages') TabOrder = 1 OnSized = BBSHdSized end object bbspopup: TPopupMenu OnPopup = bbspopupPopup Left = 32 Top = 96 object Close2: TMenuItem Caption = 'Close Conf List' HelpContext = 8311 Hint = 'Close packet conference list viewer' OnClick = Close1Click end object N3: TMenuItem Caption = '-' end object OpenPacket1: TMenuItem Caption = 'Open Packet' HelpContext = 8021 Hint = 'Open mail packet and load messages into reader' OnClick = OpenPacket1Click end object ClosePacket1: TMenuItem Caption = 'Close Packet' HelpContext = 8031 Hint = 'Close the current open mail packet' OnClick = ClosePacket1Click end object N2: TMenuItem Caption = '-' end object Close1: TMenuItem Caption = 'Options' HelpContext = 8051 Hint = 'Set default mail reader options' OnClick = Close1Click end object Properties1: TMenuItem Caption = 'Properties' HelpContext = 8331 Hint = 'Packet information' OnClick = Properties1Click end object N1: TMenuItem Caption = '-' end object ExitMailreader1: TMenuItem Caption = 'Exit Mail Reader' HelpContext = 8321 Hint = 'Exit the application' OnClick = ExitMailreader1Click end end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 376 Top = 80 end end