Subversion Repositories userdetect2

Rev

Rev 86 | Rev 89 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86 Rev 87
Line 1... Line 1...
1
object UD2MainForm: TUD2MainForm
1
object UD2MainForm: TUD2MainForm
2
  Left = 202
2
  Left = 202
3
  Top = 139
3
  Top = 139
4
  Width = 897
4
  Width = 897
5
  Height = 519
5
  Height = 519
6
  ActiveControl = IniTemplateMemo
6
  ActiveControl = IdentificationsListView
7
  Caption = 'ViaThinkSoft UserDetect2'
7
  Caption = 'ViaThinkSoft UserDetect2'
8
  Color = clBtnFace
8
  Color = clBtnFace
9
  Font.Charset = DEFAULT_CHARSET
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
10
  Font.Color = clWindowText
11
  Font.Height = -11
11
  Font.Height = -11
Line 20... Line 20...
20
  object PageControl1: TPageControl
20
  object PageControl1: TPageControl
21
    Left = 0
21
    Left = 0
22
    Top = 0
22
    Top = 0
23
    Width = 881
23
    Width = 881
24
    Height = 481
24
    Height = 481
25
    ActivePage = TabSheet3
25
    ActivePage = TabSheet2
26
    Align = alClient
26
    Align = alClient
27
    TabOrder = 0
27
    TabOrder = 0
28
    object TasksTabSheet: TTabSheet
28
    object TasksTabSheet: TTabSheet
29
      Caption = 'Tasks'
29
      Caption = 'Tasks'
30
      object TasksListView: TVTSListView
30
      object TasksListView: TVTSListView
Line 86... Line 86...
86
        Left = 0
86
        Left = 0
87
        Top = 376
87
        Top = 376
88
        Width = 873
88
        Width = 873
89
        Height = 77
89
        Height = 77
90
        Align = alBottom
90
        Align = alBottom
91
        Caption = 'Check Dynamic Query'
91
        Caption = 'Invoke Dynamic Check'
92
        TabOrder = 1
92
        TabOrder = 1
93
        DesignSize = (
93
        DesignSize = (
94
          873
94
          873
95
          77)
95
          77)
96
        object DynamicTestPluginLabel: TLabel
96
        object DynamicTestPluginLabel: TLabel