|
@@ -26,7 +26,7 @@ object frmMain: TfrmMain
|
|
Left = 0
|
|
Left = 0
|
|
Top = 0
|
|
Top = 0
|
|
Width = 725
|
|
Width = 725
|
|
- Height = 76
|
|
|
|
|
|
+ Height = 77
|
|
Align = alTop
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
Color = clWhite
|
|
Color = clWhite
|
|
@@ -117,25 +117,28 @@ object frmMain: TfrmMain
|
|
end
|
|
end
|
|
object PageControlResponse: TcxPageControl
|
|
object PageControlResponse: TcxPageControl
|
|
Left = 0
|
|
Left = 0
|
|
- Top = 456
|
|
|
|
|
|
+ Top = 457
|
|
Width = 725
|
|
Width = 725
|
|
- Height = 434
|
|
|
|
|
|
+ Height = 433
|
|
Align = alClient
|
|
Align = alClient
|
|
TabOrder = 3
|
|
TabOrder = 3
|
|
Properties.ActivePage = tabContent
|
|
Properties.ActivePage = tabContent
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.CustomButtons.Buttons = <>
|
|
- ClientRectBottom = 432
|
|
|
|
|
|
+ ExplicitTop = 456
|
|
|
|
+ ExplicitHeight = 434
|
|
|
|
+ ClientRectBottom = 431
|
|
ClientRectLeft = 2
|
|
ClientRectLeft = 2
|
|
ClientRectRight = 723
|
|
ClientRectRight = 723
|
|
ClientRectTop = 23
|
|
ClientRectTop = 23
|
|
object tabContent: TcxTabSheet
|
|
object tabContent: TcxTabSheet
|
|
Caption = 'Response Content'
|
|
Caption = 'Response Content'
|
|
ImageIndex = 0
|
|
ImageIndex = 0
|
|
|
|
+ ExplicitHeight = 409
|
|
object EditorContent: TSynEdit
|
|
object EditorContent: TSynEdit
|
|
Left = 0
|
|
Left = 0
|
|
Top = 31
|
|
Top = 31
|
|
Width = 721
|
|
Width = 721
|
|
- Height = 378
|
|
|
|
|
|
+ Height = 377
|
|
Align = alClient
|
|
Align = alClient
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Color = clWindowText
|
|
@@ -167,6 +170,7 @@ object frmMain: TfrmMain
|
|
TabWidth = 2
|
|
TabWidth = 2
|
|
WantTabs = True
|
|
WantTabs = True
|
|
FontSmoothing = fsmNone
|
|
FontSmoothing = fsmNone
|
|
|
|
+ ExplicitHeight = 378
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Left = 0
|
|
@@ -188,11 +192,12 @@ object frmMain: TfrmMain
|
|
object tabHeaders: TcxTabSheet
|
|
object tabHeaders: TcxTabSheet
|
|
Caption = 'Response Headers'
|
|
Caption = 'Response Headers'
|
|
ImageIndex = 1
|
|
ImageIndex = 1
|
|
|
|
+ ExplicitHeight = 409
|
|
object EditorResponseHeaders: TSynEdit
|
|
object EditorResponseHeaders: TSynEdit
|
|
Left = 0
|
|
Left = 0
|
|
Top = 0
|
|
Top = 0
|
|
Width = 721
|
|
Width = 721
|
|
- Height = 409
|
|
|
|
|
|
+ Height = 408
|
|
Align = alClient
|
|
Align = alClient
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Color = clWindowText
|
|
@@ -224,17 +229,19 @@ object frmMain: TfrmMain
|
|
TabWidth = 2
|
|
TabWidth = 2
|
|
WantTabs = True
|
|
WantTabs = True
|
|
FontSmoothing = fsmNone
|
|
FontSmoothing = fsmNone
|
|
|
|
+ ExplicitHeight = 409
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object pnlHeader: TPanel
|
|
object pnlHeader: TPanel
|
|
Left = 0
|
|
Left = 0
|
|
- Top = 76
|
|
|
|
|
|
+ Top = 77
|
|
Width = 725
|
|
Width = 725
|
|
Height = 370
|
|
Height = 370
|
|
Align = alTop
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
|
|
+ ExplicitTop = 76
|
|
object pnlPresetDetail: TPanel
|
|
object pnlPresetDetail: TPanel
|
|
Left = 277
|
|
Left = 277
|
|
Top = 0
|
|
Top = 0
|
|
@@ -679,6 +686,7 @@ object frmMain: TfrmMain
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
object cxGridDBTableView: TcxGridDBTableView
|
|
object cxGridDBTableView: TcxGridDBTableView
|
|
|
|
+ OnDblClick = cxGridDBTableViewDblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.First.Visible = False
|
|
Navigator.Buttons.First.Visible = False
|
|
Navigator.Buttons.PriorPage.Visible = False
|
|
Navigator.Buttons.PriorPage.Visible = False
|
|
@@ -692,6 +700,7 @@ object frmMain: TfrmMain
|
|
Navigator.Buttons.SaveBookmark.Visible = False
|
|
Navigator.Buttons.SaveBookmark.Visible = False
|
|
Navigator.Buttons.GotoBookmark.Visible = False
|
|
Navigator.Buttons.GotoBookmark.Visible = False
|
|
Navigator.Buttons.Filter.Visible = False
|
|
Navigator.Buttons.Filter.Visible = False
|
|
|
|
+ FindPanel.ApplyInputDelay = 50
|
|
FindPanel.DisplayMode = fpdmAlways
|
|
FindPanel.DisplayMode = fpdmAlways
|
|
FindPanel.Location = fplGroupByBox
|
|
FindPanel.Location = fplGroupByBox
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
@@ -782,11 +791,12 @@ object frmMain: TfrmMain
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Left = 0
|
|
- Top = 446
|
|
|
|
|
|
+ Top = 447
|
|
Width = 725
|
|
Width = 725
|
|
Height = 10
|
|
Height = 10
|
|
AlignSplitter = salBottom
|
|
AlignSplitter = salBottom
|
|
Control = pnlHeader
|
|
Control = pnlHeader
|
|
|
|
+ ExplicitTop = 446
|
|
end
|
|
end
|
|
object dxStatusBarApp: TdxStatusBar
|
|
object dxStatusBarApp: TdxStatusBar
|
|
Left = 0
|
|
Left = 0
|