Subversion Repositories DevTools

Rev

Rev 2228 | Rev 2232 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2228 Rev 2230
Line 254... Line 254...
254
    object TestsPageControl: TAdvPageControl
254
    object TestsPageControl: TAdvPageControl
255
      Left = 1
255
      Left = 1
256
      Top = 97
256
      Top = 97
257
      Width = 431
257
      Width = 431
258
      Height = 570
258
      Height = 570
259
      ActivePage = TestCaseTabSheet
259
      ActivePage = ParamsTabSheet
260
      ActiveFont.Charset = DEFAULT_CHARSET
260
      ActiveFont.Charset = DEFAULT_CHARSET
261
      ActiveFont.Color = clWindowText
261
      ActiveFont.Color = clWindowText
262
      ActiveFont.Height = -11
262
      ActiveFont.Height = -11
263
      ActiveFont.Name = 'Tahoma'
263
      ActiveFont.Name = 'Tahoma'
264
      ActiveFont.Style = []
264
      ActiveFont.Style = []
Line 1765... Line 1765...
1765
          TabOverlap = 10
1765
          TabOverlap = 10
1766
          TabSplitLine = True
1766
          TabSplitLine = True
1767
          Version = '1.4.0.2'
1767
          Version = '1.4.0.2'
1768
          TabHeight = 30
1768
          TabHeight = 30
1769
          TabOrder = 0
1769
          TabOrder = 0
-
 
1770
          OnChange = TestParametersPageControlChange
1770
          object IterationParametersTabSheet: TAdvTabSheet
1771
          object IterationParametersTabSheet: TAdvTabSheet
1771
            Caption = 'Iteration Parameters'
1772
            Caption = 'Iteration Parameters'
1772
            Color = clBtnFace
1773
            Color = clBtnFace
1773
            ColorTo = clNone
1774
            ColorTo = clNone
1774
            TabColor = clBtnFace
1775
            TabColor = clBtnFace
Line 2205... Line 2206...
2205
              Left = 56
2206
              Left = 56
2206
              Top = 58
2207
              Top = 58
2207
              Width = 145
2208
              Width = 145
2208
              Height = 21
2209
              Height = 21
2209
              Hint = 'Copy parameters from this iteration.'
2210
              Hint = 'Copy parameters from this iteration.'
2210
              ItemHeight = 0
2211
              ItemHeight = 13
2211
              TabOrder = 0
2212
              TabOrder = 0
2212
              Text = 'SourceIterationComboBox'
2213
              Text = 'SourceIterationComboBox'
2213
            end
2214
            end
2214
            object Copy: TBitBtn
2215
            object Copy: TBitBtn
2215
              Left = 255
2216
              Left = 255