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 >
Wrap
Text File
|
2002-01-04
|
14KB
|
387 lines
object propUser: TpropUser
Left = 0
Top = 0
Width = 443
Height = 419
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
Visible = False
object pc: TPageControl
Left = 0
Top = 0
Width = 443
Height = 419
Cursor = crHandPoint
ActivePage = tsGeneral
Align = alClient
HotTrack = True
TabOrder = 0
object tsGeneral: TTabSheet
Caption = ' General '
object Image1: TImage
Left = 20
Top = 20
Width = 32
Height = 32
AutoSize = True
Center = True
Picture.Data = {
055449636F6E0000010001002020040000000000E80200001600000028000000
2000000040000000010004000000000000020000000000000000000000000000
0000000000000000000080000080000000808000800000008000800080800000
80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
FFFFFF0000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000004CCCCCCCCCCCCCCC00000000000000004CCCCCCCCCCCCCCC0
00000000000000004CCCCCCCCCCCCC00000000000000000004CCCC0000000000
0000000000000000004000F8F8F80000000000000000000000000F8F8F880000
0000000000000000000008F800000000000000000000000000000F808F8F8F00
0000000000000000000008F8F8F8F8F000000000000000000000008F8F8F8F80
0000000000000000000000F8F8F8F8F000000000000000000000008F8F8F8F80
000000000000000000000008F8F8F8F0000000000000000000000F8F8F8F8F8F
8F00000000000000000008F8F8F8F8F8F80000000000000000000F8F8F8F844F
0000000000000000000000F8F8F8F44000000000000000000000000F8F8F8F80
000000000000000000000000F8F8F8F00000000000000000000000000F8F8F80
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000FFFFFFFFFFFFFFFFFFFFFFFFFE0000FFFE0000FFFE0000FFFF0001FF
FF8003FFFFC007FFFFC007FFFFC003FFFFC001FFFF8000FFFF8000FFFF0000FF
FE0000FFFE00003FFE00001FFE00001FFE00003FFE00007FFE0000FFFE00007F
FF00003FFF80003FFF80003FFFC0007FFFE001FFFFF807FFFFFFFFFFFFFFFFFF
FFFFFFFF}
end
object Bevel2: TBevel
Left = 11
Top = 133
Width = 420
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object Bevel3: TBevel
Left = 10
Top = 67
Width = 420
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lFullName: TLabel
Left = 26
Top = 87
Width = 49
Height = 13
Alignment = taRightJustify
Caption = 'Full name:'
FocusControl = stFullName
end
object lLastLogoff: TLabel
Left = 28
Top = 171
Width = 55
Height = 13
Alignment = taRightJustify
Caption = 'Last logoff:'
FocusControl = stLastLogoff
end
object lLastLogon: TLabel
Left = 30
Top = 148
Width = 53
Height = 13
Alignment = taRightJustify
Caption = 'Last logon:'
FocusControl = stLastLogon
end
object lCount: TLabel
Left = 20
Top = 193
Width = 63
Height = 13
Alignment = taRightJustify
Caption = 'Logon count:'
FocusControl = stCount
end
object lComment: TLabel
Left = 27
Top = 109
Width = 49
Height = 13
Alignment = taRightJustify
Caption = 'Comment:'
end
object Bevel1: TBevel
Left = 11
Top = 217
Width = 420
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object Label1: TLabel
Left = 20
Top = 263
Width = 126
Height = 13
Alignment = taRightJustify
Caption = 'Number of Subauthorities:'
FocusControl = stNSA
end
object Label2: TLabel
Left = 20
Top = 231
Width = 90
Height = 13
Alignment = taRightJustify
Caption = 'Security Identifier:'
end
object Label3: TLabel
Left = 20
Top = 285
Width = 45
Height = 13
Alignment = taRightJustify
Caption = 'Sid Type:'
FocusControl = stSidType
end
object Label4: TLabel
Left = 20
Top = 307
Width = 39
Height = 13
Alignment = taRightJustify
Caption = 'Domain:'
FocusControl = stDomain
end
object Label5: TLabel
Left = 20
Top = 329
Width = 37
Height = 13
Alignment = taRightJustify
Caption = 'Length:'
FocusControl = stLen
end
object stLastLogoff: TStaticText
Left = 88
Top = 171
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 0
end
object stName: TEdit
Left = 70
Top = 28
Width = 354
Height = 17
Anchors = [akLeft, akTop, akRight]
BorderStyle = bsNone
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = True
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object stFullName: TStaticText
Left = 80
Top = 87
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 2
end
object stLastLogon: TStaticText
Left = 88
Top = 148
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 3
end
object stCount: TStaticText
Left = 88
Top = 193
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 4
end
object stNSA: TStaticText
Left = 151
Top = 263
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 5
end
object stSidType: TStaticText
Left = 72
Top = 285
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 6
end
object stDomain: TStaticText
Left = 65
Top = 306
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 7
end
object stLen: TStaticText
Left = 63
Top = 328
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 8
end
object eSID: TEdit
Left = 114
Top = 229
Width = 309
Height = 21
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ReadOnly = True
TabOrder = 9
end
object eComment: TEdit
Left = 81
Top = 106
Width = 342
Height = 21
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ReadOnly = True
TabOrder = 10
end
end
object tsGroups: TTabSheet
Caption = ' Membership '
ImageIndex = 1
object Panel4: TPanel
Left = 0
Top = 0
Width = 435
Height = 391
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 5
Caption = ' '
TabOrder = 0
object lv: TListView
Left = 6
Top = 6
Width = 423
Height = 379
Align = alClient
BorderStyle = bsNone
Columns = <>
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
SmallImages = imgList
TabOrder = 0
ViewStyle = vsList
end
end
end
end
object imgList: TImageList
Left = 335
Top = 305
Bitmap = {
494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000001000000001001000000000000008
00000000000000000000000000000000000000000000FF03FF03FF0300000000
FF03FF0300000000FF03FF030000000000000000000000000000000000000000
000000000000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000FF03FF030000FF03FF03
00000000FF030000FF0300000000000000000000186318631863186318631863
186318630000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000FF03FF030000
1863000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
FF7FFF7F0000FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001863
000018630000000000000000000000000000FF7F000000000000000000000000
000000001F7C1F7C1F7C0000FF7F0000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000018630000
000000000000000000000000000000000000FF7F000018631863186318631863
18631F7C1F7CFF7F0000FF030000FF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001863
000018630000186300000000000000000000FF7F000018631F001F001F001F00
E07F0000FF7F000000001042FF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
186300001863000000000000000000000000FF7F00001863FF031F001F000042
E07FFF7F00000000000010420000FF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000001863
000018630000186300000000000000000000FF7F00001863FF031F00E07FE07F
00001042000000001042104210420000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000018630000
186300001863000018630000000000000000FF7F0000186310001000E07FE07F
0000FF7FFF7FFF7F0000104210420000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000018631F00186300000000000000000000FF7F0000186318631863E07FE07F
0000FF7FFF7F1863000010421042104200000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
186300000000000000000000000000000000FF7FFF7F000000000000E07FE07F
0000FF7FFF7FFF7FFF7F000000000000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000010421863
000018630000000000000000000000000000FF7FFF7FFF7FFF7F0000E07FE07F
E07FFF7F104200000000104210420000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
104200000000000000000000000000000000FF7FFF7FFF7FFF7F0000E07FE07F
E07FFF7FFF7FFF7F0000000000000000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F0000E07F
E07F0000000000000000000000000000FF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F0000
E07FE07FE07FE07F000000000000FF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
0000000000000000FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000424D3E000000000000003E000000
2800000040000000100000000100010000000000800000000000000000000000
000000000000000000000000FFFFFF00C0070000000000008007000000000000
C08F000000000000E13F000000000000F21F000000000000E14F000000000000
E28F000000000000C14F00000000000082A7000000000000810F000000000000
829F000000000000815F00000000000080BF000000000000C01F000000000000
E03F000000000000FFFF00000000000000000000000000000000000000000000
000000000000}
end
end