Annotation of sbbs/sbbs3/chat/mainformunit.dfm, revision 1.1

1.1     ! root        1: object MainForm: TMainForm
        !             2:   Left = 564
        !             3:   Top = 184
        !             4:   Width = 417
        !             5:   Height = 251
        !             6:   Caption = 'Synchronet Chat'
        !             7:   Color = clBtnFace
        !             8:   Font.Charset = DEFAULT_CHARSET
        !             9:   Font.Color = clWindowText
        !            10:   Font.Height = -11
        !            11:   Font.Name = 'MS Sans Serif'
        !            12:   Font.Style = []
        !            13:   OldCreateOrder = False
        !            14:   Position = poDefaultPosOnly
        !            15:   OnClose = FormClose
        !            16:   OnCreate = FormCreate
        !            17:   OnShow = FormShow
        !            18:   PixelsPerInch = 96
        !            19:   TextHeight = 13
        !            20:   object Splitter1: TSplitter
        !            21:     Left = 0
        !            22:     Top = 85
        !            23:     Width = 409
        !            24:     Height = 2
        !            25:     Cursor = crVSplit
        !            26:     Align = alTop
        !            27:   end
        !            28:   object Local: TMemo
        !            29:     Left = 0
        !            30:     Top = 87
        !            31:     Width = 409
        !            32:     Height = 137
        !            33:     Align = alClient
        !            34:     ReadOnly = True
        !            35:     ScrollBars = ssVertical
        !            36:     TabOrder = 0
        !            37:     OnKeyPress = LocalKeyPress
        !            38:   end
        !            39:   object Remote: TMemo
        !            40:     Left = 0
        !            41:     Top = 0
        !            42:     Width = 409
        !            43:     Height = 85
        !            44:     TabStop = False
        !            45:     Align = alTop
        !            46:     HideSelection = False
        !            47:     ReadOnly = True
        !            48:     ScrollBars = ssVertical
        !            49:     TabOrder = 1
        !            50:   end
        !            51:   object InputTimer: TTimer
        !            52:     OnTimer = InputTimerTick
        !            53:     Left = 72
        !            54:     Top = 40
        !            55:   end
        !            56:   object Timer: TTimer
        !            57:     Enabled = False
        !            58:     OnTimer = TimerTick
        !            59:     Left = 128
        !            60:     Top = 48
        !            61:   end
        !            62: end

unix.superglobalmegacorp.com

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