Annotation of sbbs/src/sbbs3/ctrl/ftpformunit.dfm, revision 1.1

1.1     ! root        1: object FtpForm: TFtpForm
        !             2:   Left = 856
        !             3:   Top = 689
        !             4:   Width = 350
        !             5:   Height = 150
        !             6:   Caption = 'FTP Server'
        !             7:   Color = clBtnFace
        !             8:   DragKind = dkDock
        !             9:   DragMode = dmAutomatic
        !            10:   Font.Charset = DEFAULT_CHARSET
        !            11:   Font.Color = clWindowText
        !            12:   Font.Height = -13
        !            13:   Font.Name = 'MS Sans Serif'
        !            14:   Font.Style = []
        !            15:   OldCreateOrder = False
        !            16:   OnHide = FormHide
        !            17:   PixelsPerInch = 120
        !            18:   TextHeight = 16
        !            19:   object ToolBar: TToolBar
        !            20:     Left = 0
        !            21:     Top = 0
        !            22:     Width = 342
        !            23:     Height = 25
        !            24:     Caption = 'ToolBar'
        !            25:     EdgeBorders = []
        !            26:     EdgeInner = esLowered
        !            27:     Flat = True
        !            28:     Images = MainForm.ImageList
        !            29:     ParentShowHint = False
        !            30:     ShowHint = True
        !            31:     TabOrder = 0
        !            32:     object StartButton: TToolButton
        !            33:       Left = 0
        !            34:       Top = 0
        !            35:       Action = MainForm.FtpStart
        !            36:     end
        !            37:     object StopButton: TToolButton
        !            38:       Left = 23
        !            39:       Top = 0
        !            40:       Action = MainForm.FtpStop
        !            41:     end
        !            42:     object RecycleButton: TToolButton
        !            43:       Left = 46
        !            44:       Top = 0
        !            45:       Action = MainForm.FtpRecycle
        !            46:     end
        !            47:     object ToolButton1: TToolButton
        !            48:       Left = 69
        !            49:       Top = 0
        !            50:       Width = 8
        !            51:       Caption = 'ToolButton1'
        !            52:       ImageIndex = 3
        !            53:       Style = tbsSeparator
        !            54:     end
        !            55:     object ConfigureButton: TToolButton
        !            56:       Left = 77
        !            57:       Top = 0
        !            58:       Action = MainForm.FtpConfigure
        !            59:     end
        !            60:     object ToolButton2: TToolButton
        !            61:       Left = 100
        !            62:       Top = 0
        !            63:       Width = 8
        !            64:       Caption = 'ToolButton2'
        !            65:       ImageIndex = 5
        !            66:       Style = tbsSeparator
        !            67:     end
        !            68:     object Status: TStaticText
        !            69:       Left = 108
        !            70:       Top = 0
        !            71:       Width = 150
        !            72:       Height = 22
        !            73:       Hint = 'FTP Server Status'
        !            74:       AutoSize = False
        !            75:       BorderStyle = sbsSunken
        !            76:       Caption = 'Down'
        !            77:       ParentShowHint = False
        !            78:       ShowHint = True
        !            79:       TabOrder = 0
        !            80:     end
        !            81:     object ToolButton3: TToolButton
        !            82:       Left = 258
        !            83:       Top = 0
        !            84:       Width = 8
        !            85:       Caption = 'ToolButton3'
        !            86:       ImageIndex = 6
        !            87:       Style = tbsSeparator
        !            88:     end
        !            89:     object ProgressBar: TProgressBar
        !            90:       Left = 266
        !            91:       Top = 0
        !            92:       Width = 75
        !            93:       Height = 22
        !            94:       Hint = 'FTP Server Utilization'
        !            95:       Min = 0
        !            96:       Max = 100
        !            97:       Smooth = True
        !            98:       Step = 1
        !            99:       TabOrder = 1
        !           100:     end
        !           101:   end
        !           102:   object Log: TMemo
        !           103:     Left = 0
        !           104:     Top = 25
        !           105:     Width = 342
        !           106:     Height = 92
        !           107:     Align = alClient
        !           108:     ReadOnly = True
        !           109:     ScrollBars = ssBoth
        !           110:     TabOrder = 1
        !           111:   end
        !           112: end

unix.superglobalmegacorp.com

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