Class tcomponenteditor
Unit
Declaration
type tcomponenteditor = class(tnullinterfacedobject, icomponenteditor)
Description
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tcomponenteditor
Overview
Fields
fcomponent: tcomponent; |
|
fstate: componenteditorstatesty; |
|
fdesigner: idesigner; |
Methods
constructor create(const adesigner: idesigner; acomponent: tcomponent); virtual; |
|
function state: componenteditorstatesty; |
|
procedure edit; virtual; |
Properties
property component: tcomponent read fcomponent; |
Description
Fields
fcomponent: tcomponent; |
|
fstate: componenteditorstatesty; |
|
fdesigner: idesigner; |
|
Methods
constructor create(const adesigner: idesigner; acomponent: tcomponent); virtual; |
|
function state: componenteditorstatesty; |
|
procedure edit; virtual; |
|
Properties
property component: tcomponent read fcomponent; |
|
Generated by PasDoc 0.16.0.