[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'msecomponenteditors' (#msegui)

tcomponenteditor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msecomponenteditors.pas line 26

type tcomponenteditor = class(tnullinterfacedobject, icomponenteditor)

public

  constructor create(); virtual;

  function state;

  procedure edit; virtual;

  property component: tcomponent; [r]

end;

Inheritance

tcomponenteditor,icomponenteditor

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13