Subversion Repositories userdetect2

Rev

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

Rev 73 Rev 80
Line 1... Line 1...
1
object UD2MainForm: TUD2MainForm
1
object UD2MainForm: TUD2MainForm
2
  Left = 190
2
  Left = 190
3
  Top = 177
3
  Top = 177
4
  Width = 784
4
  Width = 784
5
  Height = 440
5
  Height = 440
6
  ActiveControl = TasksListView
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 = 768
23
    Width = 768
24
    Height = 402
24
    Height = 402
25
    ActivePage = TasksTabSheet
25
    ActivePage = TabSheet2
26
    Align = alClient
26
    Align = alClient
27
    TabIndex = 0
-
 
28
    TabOrder = 0
27
    TabOrder = 0
29
    object TasksTabSheet: TTabSheet
28
    object TasksTabSheet: TTabSheet
30
      Caption = 'Tasks'
29
      Caption = 'Tasks'
31
      object TasksListView: TVTSListView
30
      object TasksListView: TVTSListView
32
        Left = 0
31
        Left = 0
Line 602... Line 601...
602
      object VersionLabel: TLabel
601
      object VersionLabel: TLabel
603
        Left = 104
602
        Left = 104
604
        Top = 64
603
        Top = 64
605
        Width = 15
604
        Width = 15
606
        Height = 13
605
        Height = 13
607
        Caption = '2.0'
606
        Caption = '2.1'
608
      end
607
      end
609
      object Memo1: TMemo
608
      object Memo1: TMemo
610
        Left = 264
609
        Left = 264
611
        Top = 8
610
        Top = 8
612
        Width = 482
611
        Width = 482