home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d56
/
MSYSINFO.ZIP
/
Demos
/
GUI
/
ServiceProps.dfm
< prev
next >
Wrap
Text File
|
2002-01-04
|
16KB
|
486 lines
object propService: TpropService
Left = 0
Top = 0
Width = 400
Height = 450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object pc: TPageControl
Left = 0
Top = 0
Width = 400
Height = 450
Cursor = crHandPoint
ActivePage = tsGeneral
Align = alClient
HotTrack = True
TabOrder = 0
object tsGeneral: TTabSheet
Caption = ' General '
object Panel1: TPanel
Left = 0
Top = 0
Width = 392
Height = 422
Align = alClient
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 0
object lDispName: TLabel
Left = 12
Top = 41
Width = 67
Height = 13
Alignment = taRightJustify
Caption = 'Display name:'
FocusControl = eDispName
end
object lName: TLabel
Left = 11
Top = 11
Width = 68
Height = 13
Alignment = taRightJustify
Caption = 'Service name:'
FocusControl = stName
end
object lDesc: TLabel
Left = 22
Top = 68
Width = 57
Height = 13
Alignment = taRightJustify
Caption = 'Description:'
FocusControl = eDesc
end
object lFile: TLabel
Left = 18
Top = 98
Width = 95
Height = 13
Alignment = taRightJustify
Caption = 'Path to executable:'
FocusControl = eFile
end
object lStartup: TLabel
Left = 14
Top = 183
Width = 65
Height = 13
Alignment = taRightJustify
Caption = 'Startup type:'
FocusControl = eStartup
end
object Bevel1: TBevel
Left = 9
Top = 211
Width = 374
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lStatus: TLabel
Left = 17
Top = 222
Width = 72
Height = 13
Alignment = taRightJustify
Caption = 'Service status:'
FocusControl = stStatus
end
object lStart: TLabel
Left = 13
Top = 327
Width = 86
Height = 13
Alignment = taRightJustify
Caption = 'Start parameters:'
FocusControl = ePars
end
object Label2: TLabel
Left = 19
Top = 280
Width = 290
Height = 26
Caption =
'You can specify start parameters that apply when you start servi' +
'ce from here.'
WordWrap = True
end
object stName: TEdit
Left = 92
Top = 11
Width = 270
Height = 17
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 = 2
end
object eDispName: TEdit
Left = 92
Top = 37
Width = 289
Height = 21
Anchors = [akLeft, akTop, akRight]
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 0
Text = 'Not Available'
end
object bSrvProps: TButton
Left = 305
Top = 139
Width = 78
Height = 24
Cursor = crHandPoint
Anchors = [akTop, akRight]
Caption = '&Properties...'
TabOrder = 1
OnClick = cmSrvProps
end
object eDesc: TEdit
Left = 92
Top = 64
Width = 289
Height = 21
Anchors = [akLeft, akTop, akRight]
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 3
Text = 'Not Available'
end
object eFile: TEdit
Left = 18
Top = 115
Width = 362
Height = 21
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 4
Text = 'Not Available'
end
object eStartup: TEdit
Left = 92
Top = 179
Width = 289
Height = 21
Anchors = [akLeft, akTop, akRight]
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 5
Text = 'Not Available'
end
object stStatus: TStaticText
Left = 100
Top = 222
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 6
end
object bStart: TButton
Left = 37
Top = 245
Width = 78
Height = 24
Cursor = crHandPoint
Anchors = [akTop, akRight]
Caption = 'Sta&rt'
Enabled = False
TabOrder = 7
OnClick = cmStart
end
object bStop: TButton
Left = 126
Top = 245
Width = 78
Height = 24
Cursor = crHandPoint
Anchors = [akTop, akRight]
Caption = '&Stop'
Enabled = False
TabOrder = 8
OnClick = cmStop
end
object bPause: TButton
Left = 214
Top = 245
Width = 78
Height = 24
Cursor = crHandPoint
Anchors = [akTop, akRight]
Caption = 'Pa&use'
Enabled = False
TabOrder = 9
OnClick = cmPause
end
object bResume: TButton
Left = 303
Top = 245
Width = 78
Height = 24
Cursor = crHandPoint
Anchors = [akTop, akRight]
Caption = 'Resu&me'
Enabled = False
TabOrder = 10
OnClick = cmResume
end
object ePars: TEdit
Left = 112
Top = 323
Width = 269
Height = 21
Anchors = [akLeft, akTop, akRight]
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 11
end
end
end
object tsOther: TTabSheet
Caption = ' Other '
ImageIndex = 2
object Bevel2: TBevel
Left = 8
Top = 45
Width = 375
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lTag: TLabel
Left = 54
Top = 106
Width = 22
Height = 13
Alignment = taRightJustify
Caption = 'Tag:'
FocusControl = stTag
end
object lErrCtrl: TLabel
Left = 10
Top = 86
Width = 66
Height = 13
Alignment = taRightJustify
Caption = 'Error Control:'
FocusControl = stErrCtrl
end
object lObject: TLabel
Left = 23
Top = 19
Width = 53
Height = 13
Alignment = taRightJustify
Caption = 'Log On As:'
FocusControl = stObject
end
object lType: TLabel
Left = 48
Top = 64
Width = 28
Height = 13
Alignment = taRightJustify
Caption = 'Type:'
FocusControl = stType
end
object stTag: TStaticText
Left = 86
Top = 106
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 0
end
object stErrCtrl: TStaticText
Left = 86
Top = 86
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 1
end
object stObject: TStaticText
Left = 86
Top = 19
Width = 78
Height = 17
Caption = 'Not Available'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object stType: TStaticText
Left = 86
Top = 64
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 3
end
end
object tsDepend: TTabSheet
Caption = ' Dependencies '
ImageIndex = 2
object Label1: TLabel
Left = 12
Top = 10
Width = 332
Height = 26
Caption =
'Some services depend on other services. If a service is stopped ' +
'or is not running properly, dependent service can be affected.'
WordWrap = True
end
object l: TLabel
Left = 12
Top = 65
Width = 243
Height = 13
Caption = 'This service depends on these services or groups:'
end
object lLoadOrder: TLabel
Left = 14
Top = 396
Width = 90
Height = 13
Alignment = taRightJustify
Anchors = [akLeft, akBottom]
Caption = 'Load Order Group:'
FocusControl = stLoadOrder
end
object lvDeps: TListView
Left = 13
Top = 85
Width = 366
Height = 300
Anchors = [akLeft, akTop, akRight, akBottom]
Columns = <
item
Caption = 'Name'
Width = 300
end>
ColumnClick = False
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
SmallImages = img
TabOrder = 0
ViewStyle = vsReport
end
object stLoadOrder: TStaticText
Left = 113
Top = 396
Width = 67
Height = 17
Anchors = [akLeft, akBottom]
Caption = 'Not Available'
TabOrder = 1
end
end
end
object img: TImageList
Left = 90
Top = 252
Bitmap = {
494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000001000000001001000000000000008
0000000000000000000000000000000000000000000000000000000000000000
000000000000FF031863FF031863104200000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00001042FF031863FF031863FF03186300000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000FF7FFF03000000001863FF0310420000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00001042FF03FF7F00000000FF03186300000000000000000000000000000000
00000000E07F0000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000001863FF03FF7F
000000001042FF03FF7FFF031863FF031042000000000000000000000000E07F
00421042E07F00421042E07F0000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000FF031863FF031863FF03
FF7F100200001042FF03FF7FFF0300001863000000000000000000000042E07F
10420000000000000042E07F0042000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000FF031863FF031863FF031863
FF03FF7F10020000104200000000186300000000000000000000000000000042
1042104210420000004210420000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000001863FF031863FF031863FF03
1863FF03FF7F0000000010421042000000000000000000000000000000001042
E07F104210420000E07F00420000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000FF7FFF031863FF03104200001042
FF031863FF03FF7F000010420000000000000000000010420000104210420042
0000000000000000000000420000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000FF03FF7FFF031863000000000000
1863FF031863FF03000000000000000000000000000010421042000000001042
1042104210420000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000001863FF03FF7FFF03104200001042
FF031863FF031863000000000000000000000000104210420000186310420000
1042104200000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000001863FF03FF7FFF031863FF03
1863FF0318630000186300000000000000000000000010420000186310420000
1042000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000FF031863FF03FF7FFF031863
FF031863FF030000000000000000000000000000000010420000186310420000
1042000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000FF031863FF03FF7FFF03
1863FF0300001863000000000000000000000000000000000000104210420000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000001863FF03FF7F
0000000018630000000000000000000000000000000000000000104200000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000001042000000000000
1863000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000424D3E000000000000003E000000
2800000040000000100000000100010000000000800000000000000000000000
000000000000000000000000FFFFFF00FF81FFFF00000000FF00FF1F00000000
FF00F80300000000F100F80300000000C000F001000000008000F00100000000
0000900100000000000180030000000000070003000000000007001F00000000
0007001F000000000007807F00000000000F807F00000000800F807F00000000
C01FE1FF00000000E03FFFFF0000000000000000000000000000000000000000
000000000000}
end
end