home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d56
/
MSYSINFO.ZIP
/
Demos
/
GUI
/
CounterProps.dfm
< prev
next >
Wrap
Text File
|
2001-05-15
|
9KB
|
363 lines
object propCounter: TpropCounter
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 Bevel3: TBevel
Left = 10
Top = 42
Width = 373
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lType: TLabel
Left = 50
Top = 55
Width = 28
Height = 13
Alignment = taRightJustify
Caption = 'Type:'
FocusControl = stType
end
object lLevel: TLabel
Left = 22
Top = 126
Width = 56
Height = 13
Alignment = taRightJustify
Caption = 'Detail level:'
FocusControl = stLevel
end
object lScale: TLabel
Left = 12
Top = 102
Width = 66
Height = 13
Alignment = taRightJustify
Caption = 'Default scale:'
FocusControl = stScale
end
object lSize: TLabel
Left = 55
Top = 79
Width = 23
Height = 13
Alignment = taRightJustify
Caption = 'Size:'
FocusControl = stSize
end
object lName: TLabel
Left = 48
Top = 20
Width = 31
Height = 13
Alignment = taRightJustify
Caption = 'Name:'
FocusControl = stName
end
object Label1: TLabel
Left = 14
Top = 163
Width = 53
Height = 13
Caption = 'Description'
FocusControl = Memo
end
object Bevel1: TBevel
Left = 9
Top = 149
Width = 373
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object stLevel: TStaticText
Left = 82
Top = 126
Width = 4
Height = 4
TabOrder = 4
end
object stName: TEdit
Left = 83
Top = 16
Width = 294
Height = 21
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 = 0
end
object stType: TStaticText
Left = 82
Top = 55
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 1
end
object stScale: TStaticText
Left = 82
Top = 102
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 2
end
object stSize: TStaticText
Left = 82
Top = 79
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 3
end
object Memo: TMemo
Left = 14
Top = 179
Width = 364
Height = 226
Anchors = [akLeft, akTop, akRight, akBottom]
Lines.Strings = (
' ')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 5
end
end
end
object tsObject: TTabSheet
Caption = ' Object '
ImageIndex = 1
object Bevel2: TBevel
Left = 10
Top = 42
Width = 375
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lCntr: TLabel
Left = 16
Top = 55
Width = 79
Height = 13
Alignment = taRightJustify
Caption = 'Default counter:'
FocusControl = stCntr
end
object lLevel1: TLabel
Left = 39
Top = 99
Width = 56
Height = 13
Alignment = taRightJustify
Caption = 'Detail level:'
FocusControl = stLevel1
end
object lInst: TLabel
Left = 44
Top = 132
Width = 51
Height = 13
Alignment = taRightJustify
Caption = 'Instances:'
FocusControl = stInst
end
object lPage: TLabel
Left = 39
Top = 77
Width = 56
Height = 13
Alignment = taRightJustify
Caption = 'Code page:'
FocusControl = stPage
end
object lObjname: TLabel
Left = 65
Top = 20
Width = 31
Height = 13
Alignment = taRightJustify
Caption = 'Name:'
FocusControl = stObjName
end
object Label7: TLabel
Left = 14
Top = 239
Width = 53
Height = 13
Caption = 'Description'
FocusControl = Memo1
end
object Bevel4: TBevel
Left = 9
Top = 121
Width = 375
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lCtrs: TLabel
Left = 47
Top = 153
Width = 48
Height = 13
Alignment = taRightJustify
Caption = 'Counters:'
FocusControl = stCtrs
end
object Bevel5: TBevel
Left = 9
Top = 231
Width = 375
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object Bevel6: TBevel
Left = 12
Top = 175
Width = 375
Height = 3
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object lTime: TLabel
Left = 69
Top = 188
Width = 26
Height = 13
Alignment = taRightJustify
Caption = 'Time:'
FocusControl = stTime
end
object lFreq: TLabel
Left = 40
Top = 207
Width = 55
Height = 13
Alignment = taRightJustify
Caption = 'Frequency:'
FocusControl = stFreq
end
object stLevel1: TStaticText
Left = 98
Top = 99
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 0
end
object stObjName: TStaticText
Left = 100
Top = 20
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 = 1
end
object stCntr: TStaticText
Left = 98
Top = 55
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 2
end
object stInst: TStaticText
Left = 98
Top = 132
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 3
end
object stPage: TStaticText
Left = 98
Top = 77
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 4
end
object Memo1: TMemo
Left = 14
Top = 255
Width = 366
Height = 150
Anchors = [akLeft, akTop, akRight, akBottom]
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 5
end
object stCtrs: TStaticText
Left = 98
Top = 153
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 6
end
object stTime: TStaticText
Left = 98
Top = 188
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 7
end
object stFreq: TStaticText
Left = 98
Top = 207
Width = 67
Height = 17
Caption = 'Not Available'
TabOrder = 8
end
end
end
end