Annotation of sbbs/sbbs3/ctrl/servicesformunit.dfm, revision 1.1.1.1

1.1       root        1: object ServicesForm: TServicesForm
                      2:   Left = 122
                      3:   Top = 297
                      4:   Width = 870
                      5:   Height = 640
                      6:   Caption = 'Services'
                      7:   Color = clBtnFace
                      8:   DragKind = dkDock
                      9:   Font.Charset = DEFAULT_CHARSET
                     10:   Font.Color = clWindowText
                     11:   Font.Height = -13
                     12:   Font.Name = 'MS Sans Serif'
                     13:   Font.Style = []
                     14:   OldCreateOrder = False
                     15:   OnHide = FormHide
                     16:   PixelsPerInch = 120
                     17:   TextHeight = 16
                     18:   object Log: TMemo
                     19:     Left = 0
                     20:     Top = 25
                     21:     Width = 862
                     22:     Height = 582
                     23:     Align = alClient
                     24:     ReadOnly = True
                     25:     ScrollBars = ssBoth
                     26:     TabOrder = 0
                     27:   end
                     28:   object ToolBar: TToolBar
                     29:     Left = 0
                     30:     Top = 0
                     31:     Width = 862
                     32:     Height = 25
                     33:     Caption = 'ToolBar'
                     34:     EdgeBorders = []
                     35:     Flat = True
                     36:     Images = MainForm.ImageList
                     37:     ParentShowHint = False
                     38:     ShowHint = True
                     39:     TabOrder = 1
                     40:     object StartButton: TToolButton
                     41:       Left = 0
                     42:       Top = 0
                     43:       Action = MainForm.ServicesStart
                     44:       Grouped = True
                     45:       ParentShowHint = False
                     46:       ShowHint = True
                     47:     end
                     48:     object StopButton: TToolButton
                     49:       Left = 23
                     50:       Top = 0
                     51:       Action = MainForm.ServicesStop
                     52:       Grouped = True
                     53:       ParentShowHint = False
                     54:       ShowHint = True
                     55:     end
                     56:     object RecycleButton: TToolButton
                     57:       Left = 46
                     58:       Top = 0
                     59:       Action = MainForm.ServicesRecycle
                     60:     end
                     61:     object ToolButton1: TToolButton
                     62:       Left = 69
                     63:       Top = 0
                     64:       Width = 8
                     65:       Caption = 'ToolButton1'
                     66:       ImageIndex = 1
                     67:       Style = tbsSeparator
                     68:     end
                     69:     object ConfigureButton: TToolButton
                     70:       Left = 77
                     71:       Top = 0
                     72:       Action = MainForm.ServicesConfigure
                     73:       ParentShowHint = False
                     74:       ShowHint = True
                     75:     end
                     76:     object ToolButton2: TToolButton
                     77:       Left = 100
                     78:       Top = 0
                     79:       Width = 8
                     80:       Caption = 'ToolButton2'
                     81:       ImageIndex = 5
                     82:       Style = tbsSeparator
                     83:     end
                     84:     object Status: TStaticText
                     85:       Left = 108
                     86:       Top = 0
                     87:       Width = 150
                     88:       Height = 22
                     89:       Hint = 'Services Status'
                     90:       Align = alClient
                     91:       AutoSize = False
                     92:       BorderStyle = sbsSunken
                     93:       Caption = 'Down'
                     94:       TabOrder = 0
                     95:     end
                     96:   end
                     97: end

unix.superglobalmegacorp.com

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