home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TPROPERTYINSPECTOR
/
TPROPERTYINSPECTOR.txt
< prev
Wrap
Text File
|
1998-06-16
|
5KB
|
194 lines
inherited PropertyInspector: TPropertyInspector
Left = 205
Top = 197
Width = 190
Height = 309
HorzScrollBar.Increment = 16
VertScrollBar.Increment = 25
BorderWidth = 1
Caption = 'Object Inspector'
Icon.Data = {<image000.ico>}
PopupMenu = LocalPopupMenu
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel [0]
Left = 0
Top = 22
Width = 180
Height = 2
Align = alTop
AutoSize = False
end
object Panel1: TPanel [1]
Left = 0
Top = 0
Width = 180
Height = 22
Align = alTop
BevelOuter = bvNone
BorderStyle = bsSingle
Color = clWindow
FullRepaint = False
TabOrder = 0
OnResize = Panel1Resize
object PaintBox1: TPaintBox
Left = 0
Top = 0
Width = 159
Height = 18
Align = alClient
ParentColor = False
OnMouseDown = PaintBox1MouseDown
OnPaint = PaintBox1Paint
end
object InstanceList: TListButton
Left = 159
Top = 0
Width = 17
Height = 18
Align = alRight
AutoWidth = False
DropAlign = daRight
Glyph.Data = {
62010000424D620100000000000042000000280000000C0000000C0000000100
1000030000002001000000000000000000000000000000000000007C0000E003
00001F0000001863186318631863186318631863186318631863186318631863
1863186318631863186318631863186318631863186318631863186318631863
1863186318631863186318631863186318631863186318631863186318631863
1863186318631863186318631863186300001863186318631863186318631863
1863186318630000000000001863186318631863186318631863186300000000
0000000000001863186318631863186318630000000000000000000000000000
1863186318631863186318631863186318631863186318631863186318631863
1863186318631863186318631863186318631863186318631863186318631863
1863186318631863186318631863186318631863186318631863186318631863
186318631863}
ItemIndex = -1
ListWidth = 100
MaxListWidth = 0
MinListWidth = 0
Sorted = True
OnAccept = InstanceAccept
OnCancel = InstanceCancel
OnDropDown = InstanceDropDown
end
end
object Panel2: TPanel [2]
Left = 0
Top = 49
Width = 180
Height = 231
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
FullRepaint = False
TabOrder = 1
object PropList: TInspListBox
Left = 1
Top = 1
Width = 178
Height = 229
Align = alClient
CurIndex = -1
Middle = 85
ReadOnly = False
ShowHint = True
TabOrder = 0
OnEditDblClick = PropListEditDblClick
OnGetProperties = PropListGetProperties
OnHelp = PropListHelp
OnKeyDown = PropListKeyDown
end
end
object Panel3: TPanel [3]
Left = 0
Top = 24
Width = 180
Height = 25
Align = alTop
BevelOuter = bvNone
FullRepaint = False
TabOrder = 2
object TabControl: TXTabControl
Left = 0
Top = 0
Width = 180
Height = 25
Align = alClient
HotTrack = True
TabOrder = 0
Tabs.Strings = (
'Properties'
'Events')
TabIndex = 0
TabStop = False
OnChange = TabClicked
OnResize = TabControlResize
BorderStyle = bsNone
end
end
object LocalPopupMenu: TPopupMenu
HelpContext = 4735
OnPopup = LocalPopupMenuPopup
Left = 92
Top = 156
object dNextPage: TMenuItem
Caption = 'Next Page'
Visible = False
OnClick = dNextPageClick
end
object dPrevPage: TMenuItem
Caption = 'Previous Page'
Visible = False
OnClick = dNextPageClick
end
object dNextPageAlt: TMenuItem
Caption = 'Next page alt'
Visible = False
OnClick = dNextPageClick
end
object dPrevPageAlt: TMenuItem
Caption = 'Previous page alt'
Visible = False
OnClick = dNextPageClick
end
object LocalMenuItem: TMenuItem
Caption = 'Local Menu'
Visible = False
OnClick = LocalMenuItemClick
end
object Revert: TMenuItem
Caption = '&Revert to inherited'
OnClick = RevertClick
end
object Expand: TMenuItem
Caption = 'E&xpand'
HelpContext = 2378
OnClick = ExpandClick
end
object Collapse: TMenuItem
Caption = '&Collapse'
HelpContext = 2379
OnClick = CollapseClick
end
object Stayontop: TMenuItem
Action = StayOnTopCmd
end
object Hide1: TMenuItem
Caption = '&Hide'
HelpContext = 2376
OnClick = Hide1Click
end
object Help1: TMenuItem
Caption = 'H&elp'
HelpContext = 2377
OnClick = Help1Click
end
object N1: TMenuItem
Caption = '-'
end
object DockableItem: TMenuItem
Action = DockableCmd
end
end
end