File:  [Synchronet] / sbbs / src / sbbs3 / chat / mainformunit.dfm
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:41:24 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v_315b, v_314a, HEAD
3.14a

object MainForm: TMainForm
  Left = 564
  Top = 184
  Width = 417
  Height = 251
  Caption = 'Synchronet Chat'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefaultPosOnly
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 120
  TextHeight = 16
  object Splitter1: TSplitter
    Left = 0
    Top = 105
    Width = 409
    Height = 2
    Cursor = crVSplit
    Align = alTop
  end
  object Local: TMemo
    Left = 0
    Top = 107
    Width = 409
    Height = 116
    Align = alClient
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -15
    Font.Name = 'System'
    Font.Pitch = fpFixed
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
    WantTabs = True
    OnKeyPress = LocalKeyPress
  end
  object Remote: TMemo
    Left = 0
    Top = 0
    Width = 409
    Height = 105
    TabStop = False
    Align = alTop
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -15
    Font.Name = 'System'
    Font.Pitch = fpFixed
    Font.Style = []
    HideSelection = False
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object InputTimer: TTimer
    OnTimer = InputTimerTick
    Left = 72
    Top = 40
  end
  object Timer: TTimer
    Enabled = False
    OnTimer = TimerTick
    Left = 128
    Top = 48
  end
end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.