Interface iobjectinspector
Unit
Declaration
type iobjectinspector = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iobjectinspector
Overview
Methods
![]() |
procedure propertymodified(const sender: tpropertyeditor); |
![]() |
function getproperties(const objects: objectarty; const amodule: tmsecomponent; const acomponent: tcomponent): propertyeditorarty; |
![]() |
function getmatchingmethods(const sender: tpropertyeditor; atype: ptypeinfo): msestringarty; |
Description
Methods
![]() |
procedure propertymodified(const sender: tpropertyeditor); |
![]() |
function getproperties(const objects: objectarty; const amodule: tmsecomponent; const acomponent: tcomponent): propertyeditorarty; |
![]() |
function getmatchingmethods(const sender: tpropertyeditor; atype: ptypeinfo): msestringarty; |
Generated by PasDoc 0.16.0.
