home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / zkuste / delphi / kompon / d56 / MSYSINFO.ZIP / Demos / GUI / UserProps.dfm < prev    next >
Text File  |  2002-01-04  |  14KB  |  387 lines

  1. object propUser: TpropUser
  2.   Left = 0
  3.   Top = 0
  4.   Width = 443
  5.   Height = 419
  6.   Align = alClient
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Tahoma'
  11.   Font.Style = []
  12.   ParentFont = False
  13.   TabOrder = 0
  14.   Visible = False
  15.   object pc: TPageControl
  16.     Left = 0
  17.     Top = 0
  18.     Width = 443
  19.     Height = 419
  20.     Cursor = crHandPoint
  21.     ActivePage = tsGeneral
  22.     Align = alClient
  23.     HotTrack = True
  24.     TabOrder = 0
  25.     object tsGeneral: TTabSheet
  26.       Caption = ' General '
  27.       object Image1: TImage
  28.         Left = 20
  29.         Top = 20
  30.         Width = 32
  31.         Height = 32
  32.         AutoSize = True
  33.         Center = True
  34.         Picture.Data = {
  35.           055449636F6E0000010001002020040000000000E80200001600000028000000
  36.           2000000040000000010004000000000000020000000000000000000000000000
  37.           0000000000000000000080000080000000808000800000008000800080800000
  38.           80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
  39.           FFFFFF0000000000000000000000000000000000000000000000000000000000
  40.           0000000000000000000000000000000000000000000000000000000000000000
  41.           0000000000000004CCCCCCCCCCCCCCC00000000000000004CCCCCCCCCCCCCCC0
  42.           00000000000000004CCCCCCCCCCCCC00000000000000000004CCCC0000000000
  43.           0000000000000000004000F8F8F80000000000000000000000000F8F8F880000
  44.           0000000000000000000008F800000000000000000000000000000F808F8F8F00
  45.           0000000000000000000008F8F8F8F8F000000000000000000000008F8F8F8F80
  46.           0000000000000000000000F8F8F8F8F000000000000000000000008F8F8F8F80
  47.           000000000000000000000008F8F8F8F0000000000000000000000F8F8F8F8F8F
  48.           8F00000000000000000008F8F8F8F8F8F80000000000000000000F8F8F8F844F
  49.           0000000000000000000000F8F8F8F44000000000000000000000000F8F8F8F80
  50.           000000000000000000000000F8F8F8F00000000000000000000000000F8F8F80
  51.           0000000000000000000000000000000000000000000000000000000000000000
  52.           0000000000000000000000000000000000000000000000000000000000000000
  53.           0000000000000000000000000000000000000000000000000000000000000000
  54.           0000000000000000000000000000000000000000000000000000000000000000
  55.           00000000FFFFFFFFFFFFFFFFFFFFFFFFFE0000FFFE0000FFFE0000FFFF0001FF
  56.           FF8003FFFFC007FFFFC007FFFFC003FFFFC001FFFF8000FFFF8000FFFF0000FF
  57.           FE0000FFFE00003FFE00001FFE00001FFE00003FFE00007FFE0000FFFE00007F
  58.           FF00003FFF80003FFF80003FFFC0007FFFE001FFFFF807FFFFFFFFFFFFFFFFFF
  59.           FFFFFFFF}
  60.       end
  61.       object Bevel2: TBevel
  62.         Left = 11
  63.         Top = 133
  64.         Width = 420
  65.         Height = 3
  66.         Anchors = [akLeft, akTop, akRight]
  67.         Shape = bsTopLine
  68.       end
  69.       object Bevel3: TBevel
  70.         Left = 10
  71.         Top = 67
  72.         Width = 420
  73.         Height = 3
  74.         Anchors = [akLeft, akTop, akRight]
  75.         Shape = bsTopLine
  76.       end
  77.       object lFullName: TLabel
  78.         Left = 26
  79.         Top = 87
  80.         Width = 49
  81.         Height = 13
  82.         Alignment = taRightJustify
  83.         Caption = 'Full name:'
  84.         FocusControl = stFullName
  85.       end
  86.       object lLastLogoff: TLabel
  87.         Left = 28
  88.         Top = 171
  89.         Width = 55
  90.         Height = 13
  91.         Alignment = taRightJustify
  92.         Caption = 'Last logoff:'
  93.         FocusControl = stLastLogoff
  94.       end
  95.       object lLastLogon: TLabel
  96.         Left = 30
  97.         Top = 148
  98.         Width = 53
  99.         Height = 13
  100.         Alignment = taRightJustify
  101.         Caption = 'Last logon:'
  102.         FocusControl = stLastLogon
  103.       end
  104.       object lCount: TLabel
  105.         Left = 20
  106.         Top = 193
  107.         Width = 63
  108.         Height = 13
  109.         Alignment = taRightJustify
  110.         Caption = 'Logon count:'
  111.         FocusControl = stCount
  112.       end
  113.       object lComment: TLabel
  114.         Left = 27
  115.         Top = 109
  116.         Width = 49
  117.         Height = 13
  118.         Alignment = taRightJustify
  119.         Caption = 'Comment:'
  120.       end
  121.       object Bevel1: TBevel
  122.         Left = 11
  123.         Top = 217
  124.         Width = 420
  125.         Height = 3
  126.         Anchors = [akLeft, akTop, akRight]
  127.         Shape = bsTopLine
  128.       end
  129.       object Label1: TLabel
  130.         Left = 20
  131.         Top = 263
  132.         Width = 126
  133.         Height = 13
  134.         Alignment = taRightJustify
  135.         Caption = 'Number of Subauthorities:'
  136.         FocusControl = stNSA
  137.       end
  138.       object Label2: TLabel
  139.         Left = 20
  140.         Top = 231
  141.         Width = 90
  142.         Height = 13
  143.         Alignment = taRightJustify
  144.         Caption = 'Security Identifier:'
  145.       end
  146.       object Label3: TLabel
  147.         Left = 20
  148.         Top = 285
  149.         Width = 45
  150.         Height = 13
  151.         Alignment = taRightJustify
  152.         Caption = 'Sid Type:'
  153.         FocusControl = stSidType
  154.       end
  155.       object Label4: TLabel
  156.         Left = 20
  157.         Top = 307
  158.         Width = 39
  159.         Height = 13
  160.         Alignment = taRightJustify
  161.         Caption = 'Domain:'
  162.         FocusControl = stDomain
  163.       end
  164.       object Label5: TLabel
  165.         Left = 20
  166.         Top = 329
  167.         Width = 37
  168.         Height = 13
  169.         Alignment = taRightJustify
  170.         Caption = 'Length:'
  171.         FocusControl = stLen
  172.       end
  173.       object stLastLogoff: TStaticText
  174.         Left = 88
  175.         Top = 171
  176.         Width = 67
  177.         Height = 17
  178.         Caption = 'Not Available'
  179.         TabOrder = 0
  180.       end
  181.       object stName: TEdit
  182.         Left = 70
  183.         Top = 28
  184.         Width = 354
  185.         Height = 17
  186.         Anchors = [akLeft, akTop, akRight]
  187.         BorderStyle = bsNone
  188.         Font.Charset = EASTEUROPE_CHARSET
  189.         Font.Color = clWindowText
  190.         Font.Height = -11
  191.         Font.Name = 'Tahoma'
  192.         Font.Style = [fsBold]
  193.         ParentColor = True
  194.         ParentFont = False
  195.         ReadOnly = True
  196.         TabOrder = 1
  197.       end
  198.       object stFullName: TStaticText
  199.         Left = 80
  200.         Top = 87
  201.         Width = 67
  202.         Height = 17
  203.         Caption = 'Not Available'
  204.         TabOrder = 2
  205.       end
  206.       object stLastLogon: TStaticText
  207.         Left = 88
  208.         Top = 148
  209.         Width = 67
  210.         Height = 17
  211.         Caption = 'Not Available'
  212.         TabOrder = 3
  213.       end
  214.       object stCount: TStaticText
  215.         Left = 88
  216.         Top = 193
  217.         Width = 67
  218.         Height = 17
  219.         Caption = 'Not Available'
  220.         TabOrder = 4
  221.       end
  222.       object stNSA: TStaticText
  223.         Left = 151
  224.         Top = 263
  225.         Width = 67
  226.         Height = 17
  227.         Caption = 'Not Available'
  228.         TabOrder = 5
  229.       end
  230.       object stSidType: TStaticText
  231.         Left = 72
  232.         Top = 285
  233.         Width = 67
  234.         Height = 17
  235.         Caption = 'Not Available'
  236.         TabOrder = 6
  237.       end
  238.       object stDomain: TStaticText
  239.         Left = 65
  240.         Top = 306
  241.         Width = 67
  242.         Height = 17
  243.         Caption = 'Not Available'
  244.         TabOrder = 7
  245.       end
  246.       object stLen: TStaticText
  247.         Left = 63
  248.         Top = 328
  249.         Width = 67
  250.         Height = 17
  251.         Caption = 'Not Available'
  252.         TabOrder = 8
  253.       end
  254.       object eSID: TEdit
  255.         Left = 114
  256.         Top = 229
  257.         Width = 309
  258.         Height = 21
  259.         Anchors = [akLeft, akTop, akRight]
  260.         Color = clBtnFace
  261.         ReadOnly = True
  262.         TabOrder = 9
  263.       end
  264.       object eComment: TEdit
  265.         Left = 81
  266.         Top = 106
  267.         Width = 342
  268.         Height = 21
  269.         Anchors = [akLeft, akTop, akRight]
  270.         Color = clBtnFace
  271.         ReadOnly = True
  272.         TabOrder = 10
  273.       end
  274.     end
  275.     object tsGroups: TTabSheet
  276.       Caption = ' Membership '
  277.       ImageIndex = 1
  278.       object Panel4: TPanel
  279.         Left = 0
  280.         Top = 0
  281.         Width = 435
  282.         Height = 391
  283.         Align = alClient
  284.         BevelInner = bvLowered
  285.         BevelOuter = bvNone
  286.         BorderWidth = 5
  287.         Caption = ' '
  288.         TabOrder = 0
  289.         object lv: TListView
  290.           Left = 6
  291.           Top = 6
  292.           Width = 423
  293.           Height = 379
  294.           Align = alClient
  295.           BorderStyle = bsNone
  296.           Columns = <>
  297.           HotTrackStyles = [htHandPoint, htUnderlineHot]
  298.           ReadOnly = True
  299.           RowSelect = True
  300.           SmallImages = imgList
  301.           TabOrder = 0
  302.           ViewStyle = vsList
  303.         end
  304.       end
  305.     end
  306.   end
  307.   object imgList: TImageList
  308.     Left = 335
  309.     Top = 305
  310.     Bitmap = {
  311.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  312.       0000000000003600000028000000400000001000000001001000000000000008
  313.       00000000000000000000000000000000000000000000FF03FF03FF0300000000
  314.       FF03FF0300000000FF03FF030000000000000000000000000000000000000000
  315.       000000000000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       00000000000000000000000000000000000000000000FF03FF030000FF03FF03
  318.       00000000FF030000FF0300000000000000000000186318631863186318631863
  319.       186318630000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       0000000000000000000000000000000000000000000000000000FF03FF030000
  322.       1863000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
  323.       FF7FFF7F0000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  324.       0000000000000000000000000000000000000000000000000000000000000000
  325.       0000000000000000000000000000000000000000000000000000000000001863
  326.       000018630000000000000000000000000000FF7F000000000000000000000000
  327.       000000001F7C1F7C1F7C0000FF7F0000FF7F0000000000000000000000000000
  328.       0000000000000000000000000000000000000000000000000000000000000000
  329.       0000000000000000000000000000000000000000000000000000000018630000
  330.       000000000000000000000000000000000000FF7F000018631863186318631863
  331.       18631F7C1F7CFF7F0000FF030000FF7FFF7F0000000000000000000000000000
  332.       0000000000000000000000000000000000000000000000000000000000000000
  333.       0000000000000000000000000000000000000000000000000000000000001863
  334.       000018630000186300000000000000000000FF7F000018631F001F001F001F00
  335.       E07F0000FF7F000000001042FF7FFF7FFF7F0000000000000000000000000000
  336.       0000000000000000000000000000000000000000000000000000000000000000
  337.       0000000000000000000000000000000000000000000000000000000000000000
  338.       186300001863000000000000000000000000FF7F00001863FF031F001F000042
  339.       E07FFF7F00000000000010420000FF7FFF7F0000000000000000000000000000
  340.       0000000000000000000000000000000000000000000000000000000000000000
  341.       0000000000000000000000000000000000000000000000000000000000001863
  342.       000018630000186300000000000000000000FF7F00001863FF031F00E07FE07F
  343.       00001042000000001042104210420000FF7F0000000000000000000000000000
  344.       0000000000000000000000000000000000000000000000000000000000000000
  345.       0000000000000000000000000000000000000000000000000000000018630000
  346.       186300001863000018630000000000000000FF7F0000186310001000E07FE07F
  347.       0000FF7FFF7FFF7F0000104210420000FF7F0000000000000000000000000000
  348.       0000000000000000000000000000000000000000000000000000000000000000
  349.       0000000000000000000000000000000000000000000000000000000000000000
  350.       000018631F00186300000000000000000000FF7F0000186318631863E07FE07F
  351.       0000FF7FFF7F1863000010421042104200000000000000000000000000000000
  352.       0000000000000000000000000000000000000000000000000000000000000000
  353.       0000000000000000000000000000000000000000000000000000000000000000
  354.       186300000000000000000000000000000000FF7FFF7F000000000000E07FE07F
  355.       0000FF7FFF7FFF7FFF7F000000000000FF7F0000000000000000000000000000
  356.       0000000000000000000000000000000000000000000000000000000000000000
  357.       0000000000000000000000000000000000000000000000000000000010421863
  358.       000018630000000000000000000000000000FF7FFF7FFF7FFF7F0000E07FE07F
  359.       E07FFF7F104200000000104210420000FF7F0000000000000000000000000000
  360.       0000000000000000000000000000000000000000000000000000000000000000
  361.       0000000000000000000000000000000000000000000000000000000000000000
  362.       104200000000000000000000000000000000FF7FFF7FFF7FFF7F0000E07FE07F
  363.       E07FFF7FFF7FFF7F0000000000000000FF7F0000000000000000000000000000
  364.       0000000000000000000000000000000000000000000000000000000000000000
  365.       0000000000000000000000000000000000000000000000000000000000000000
  366.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F0000E07F
  367.       E07F0000000000000000000000000000FF7F0000000000000000000000000000
  368.       0000000000000000000000000000000000000000000000000000000000000000
  369.       0000000000000000000000000000000000000000000000000000000000000000
  370.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F0000
  371.       E07FE07FE07FE07F000000000000FF7FFF7F0000000000000000000000000000
  372.       0000000000000000000000000000000000000000000000000000000000000000
  373.       0000000000000000000000000000000000000000000000000000000000000000
  374.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  375.       0000000000000000FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  376.       0000000000000000000000000000000000000000000000000000000000000000
  377.       000000000000000000000000000000000000424D3E000000000000003E000000
  378.       2800000040000000100000000100010000000000800000000000000000000000
  379.       000000000000000000000000FFFFFF00C0070000000000008007000000000000
  380.       C08F000000000000E13F000000000000F21F000000000000E14F000000000000
  381.       E28F000000000000C14F00000000000082A7000000000000810F000000000000
  382.       829F000000000000815F00000000000080BF000000000000C01F000000000000
  383.       E03F000000000000FFFF00000000000000000000000000000000000000000000
  384.       000000000000}
  385.   end
  386. end
  387.