object CGIDebugDlg: TCGIDebugDlg Left = 288 Top = 144 BorderStyle = bsDialog Caption = 'CGI Processing Application' ClientHeight = 341 ClientWidth = 384 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 96 TextHeight = 14 object ButtonPanel: TPanel Left = 0 Top = 310 Width = 384 Height = 31 Align = alBottom BevelOuter = bvNone TabOrder = 0 object BitBtn1: TBitBtn Left = 292 Top = 1 Width = 89 Height = 28 TabOrder = 0 Kind = bkOK end end object InfoNotebook: TTabbedNotebook Left = 0 Top = 0 Width = 384 Height = 310 Align = alClient PageIndex = 4 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] TabsPerRow = 5 TabFont.Color = clBtnText TabFont.Height = -11 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 1 object TTabPage Left = 5 Top = 26 Caption = 'CGI' object LCGIParams: TStringGrid Left = 8 Top = 8 Width = 358 Height = 268 BorderStyle = bsNone Color = clBtnFace ColCount = 2 Ctl3D = True DefaultColWidth = 150 DefaultRowHeight = 15 FixedCols = 0 Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goThumbTracking] ParentCtl3D = False RowCount = 2 TabOrder = 0 ColWidths = ( 110 245) end end object TTabPage Left = 5 Top = 26 Caption = 'Form' object LFormTuples: TStringGrid Left = 8 Top = 8 Width = 358 Height = 268 BorderStyle = bsNone Color = clBtnFace ColCount = 2 DefaultRowHeight = 15 FixedCols = 0 Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goThumbTracking] RowCount = 2 TabOrder = 0 ColWidths = ( 110 245) end end object TTabPage Left = 5 Top = 26 Caption = 'Server' object LClientServer: TStringGrid Left = 8 Top = 8 Width = 358 Height = 268 BorderStyle = bsNone Color = clBtnFace ColCount = 2 DefaultRowHeight = 15 FixedCols = 0 Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goThumbTracking] RowCount = 2 TabOrder = 0 ColWidths = ( 110 245) end end object TTabPage Left = 5 Top = 26 Caption = 'Headers' object LExtraHeaders: TStringGrid Left = 8 Top = 8 Width = 358 Height = 268 BorderStyle = bsNone Color = clBtnFace ColCount = 2 DefaultColWidth = 150 DefaultRowHeight = 15 FixedCols = 0 Options = [goFixedVertLine, goFixedHorzLine, goColSizing, goThumbTracking] RowCount = 2 TabOrder = 0 ColWidths = ( 110 245) end end object TTabPage Left = 5 Top = 26 Caption = 'Output' object LOutput: TMemo Left = 8 Top = 8 Width = 358 Height = 263 BorderStyle = bsNone Color = clBtnFace TabOrder = 0 end end end end