|
|
1.1 ! root 1: object WebForm: TWebForm ! 2: Left = 548 ! 3: Top = 684 ! 4: Width = 462 ! 5: Height = 229 ! 6: Caption = 'Web Server' ! 7: Color = clBtnFace ! 8: DragKind = dkDock ! 9: DragMode = dmAutomatic ! 10: Font.Charset = DEFAULT_CHARSET ! 11: Font.Color = clWindowText ! 12: Font.Height = -14 ! 13: Font.Name = 'MS Sans Serif' ! 14: Font.Style = [] ! 15: OldCreateOrder = False ! 16: PixelsPerInch = 120 ! 17: TextHeight = 16 ! 18: object ToolBar: TToolBar ! 19: Left = 0 ! 20: Top = 0 ! 21: Width = 454 ! 22: Height = 25 ! 23: Caption = 'ToolBar' ! 24: EdgeBorders = [] ! 25: Flat = True ! 26: Images = MainForm.ImageList ! 27: ParentShowHint = False ! 28: ShowHint = True ! 29: TabOrder = 0 ! 30: object StartButton: TToolButton ! 31: Left = 0 ! 32: Top = 0 ! 33: Action = MainForm.WebStart ! 34: Grouped = True ! 35: ParentShowHint = False ! 36: ShowHint = True ! 37: end ! 38: object StopButton: TToolButton ! 39: Left = 23 ! 40: Top = 0 ! 41: Action = MainForm.WebStop ! 42: Grouped = True ! 43: ParentShowHint = False ! 44: ShowHint = True ! 45: end ! 46: object RecycleButton: TToolButton ! 47: Left = 46 ! 48: Top = 0 ! 49: Action = MainForm.WebRecycle ! 50: end ! 51: object ToolButton1: TToolButton ! 52: Left = 69 ! 53: Top = 0 ! 54: Width = 8 ! 55: Caption = 'ToolButton1' ! 56: ImageIndex = 1 ! 57: Style = tbsSeparator ! 58: end ! 59: object ConfigureButton: TToolButton ! 60: Left = 77 ! 61: Top = 0 ! 62: Action = MainForm.WebConfigure ! 63: ParentShowHint = False ! 64: ShowHint = True ! 65: end ! 66: object ToolButton2: TToolButton ! 67: Left = 100 ! 68: Top = 0 ! 69: Width = 8 ! 70: Caption = 'ToolButton2' ! 71: ImageIndex = 5 ! 72: Style = tbsSeparator ! 73: end ! 74: object Status: TStaticText ! 75: Left = 108 ! 76: Top = 0 ! 77: Width = 150 ! 78: Height = 22 ! 79: Hint = 'Web Server Status' ! 80: Align = alClient ! 81: AutoSize = False ! 82: BorderStyle = sbsSunken ! 83: Caption = 'Down' ! 84: TabOrder = 0 ! 85: end ! 86: object ToolButton3: TToolButton ! 87: Left = 258 ! 88: Top = 0 ! 89: Width = 8 ! 90: Caption = 'ToolButton3' ! 91: ImageIndex = 6 ! 92: Style = tbsSeparator ! 93: end ! 94: object ProgressBar: TProgressBar ! 95: Left = 266 ! 96: Top = 0 ! 97: Width = 75 ! 98: Height = 22 ! 99: Hint = 'Web Server Utilization' ! 100: Min = 0 ! 101: Max = 100 ! 102: Smooth = True ! 103: Step = 1 ! 104: TabOrder = 1 ! 105: end ! 106: end ! 107: object Log: TMemo ! 108: Left = 0 ! 109: Top = 25 ! 110: Width = 454 ! 111: Height = 171 ! 112: Align = alClient ! 113: ReadOnly = True ! 114: ScrollBars = ssBoth ! 115: TabOrder = 1 ! 116: end ! 117: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.