[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msepropertyeditors.pas line 48
type iobjectinspector = interface(inullinterface) |
procedure propertymodified(); |
function getproperties(); |
function getmatchingmethods(); |
end; |