Class tcomponenteditor

Unit

Declaration

type tcomponenteditor = class(tnullinterfacedobject, icomponenteditor)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fcomponent: tcomponent;
Protected fstate: componenteditorstatesty;
Protected fdesigner: idesigner;

Methods

Public constructor create(const adesigner: idesigner; acomponent: tcomponent); virtual;
Public function state: componenteditorstatesty;
Public procedure edit; virtual;

Properties

Public property component: tcomponent read fcomponent;

Description

Fields

Protected fcomponent: tcomponent;

This item has no description.

Protected fstate: componenteditorstatesty;

This item has no description.

Protected fdesigner: idesigner;

This item has no description.

Methods

Public constructor create(const adesigner: idesigner; acomponent: tcomponent); virtual;

This item has no description.

Public function state: componenteditorstatesty;

This item has no description.

Public procedure edit; virtual;

This item has no description.

Properties

Public property component: tcomponent read fcomponent;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.