Annotation of sbbs/src/xpdev/clx/threadcreate/mainunit.xfm, revision 1.1

1.1     ! root        1: object Form1: TForm1
        !             2:   Left = 536
        !             3:   Top = 314
        !             4:   Width = 211
        !             5:   Height = 303
        !             6:   VertScrollBar.Range = 292
        !             7:   HorzScrollBar.Range = 203
        !             8:   ActiveControl = ListBox
        !             9:   Caption = 'Form1'
        !            10:   Color = clBackground
        !            11:   PixelsPerInch = 120
        !            12:   TextHeight = 16
        !            13:   TextWidth = 7
        !            14:   object ListBox: TListBox
        !            15:     Left = 8
        !            16:     Top = 8
        !            17:     Width = 193
        !            18:     Height = 129
        !            19:     TabOrder = 0
        !            20:   end
        !            21:   object CreateButton: TButton
        !            22:     Left = 8
        !            23:     Top = 144
        !            24:     Width = 75
        !            25:     Height = 25
        !            26:     Caption = 'Create'
        !            27:     TabOrder = 1
        !            28:     OnClick = CreateButtonClick
        !            29:   end
        !            30:   object KillButton: TButton
        !            31:     Left = 128
        !            32:     Top = 144
        !            33:     Width = 75
        !            34:     Height = 25
        !            35:     Caption = 'Kill'
        !            36:     TabOrder = 2
        !            37:     OnClick = KillButtonClick
        !            38:   end
        !            39:   object Log: TMemo
        !            40:     Left = 8
        !            41:     Top = 184
        !            42:     Width = 193
        !            43:     Height = 89
        !            44:     ReadOnly = True
        !            45:     ScrollBars = ssAutoBoth
        !            46:     TabOrder = 3
        !            47:   end
        !            48:   object StatusBar: TStatusBar
        !            49:     Left = 0
        !            50:     Top = 284
        !            51:     Width = 211
        !            52:     Height = 19
        !            53:     Panels = <>
        !            54:     SimplePanel = True
        !            55:   end
        !            56:   object Timer: TTimer
        !            57:     OnTimer = TimerTick
        !            58:     Left = 96
        !            59:     Top = 144
        !            60:   end
        !            61: end

unix.superglobalmegacorp.com

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