Class tsetpropertyeditor

Unit

Declaration

type tsetpropertyeditor = class(tordinalpropertyeditor)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected finvisibleitems: tintegerset;
Protected felementeditorclass: setelementeditorclassty;

Methods

Protected function getdefaultstate: propertystatesty; override;
Protected function getinvisibleitems: tintegerset; virtual;
Public constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override;
Public function getvalue: msestring; override;
Public procedure setvalue(const value: msestring); override;
Public function subproperties: propertyeditorarty; override;

Description

Fields

Protected finvisibleitems: tintegerset;

This item has no description.

Protected felementeditorclass: setelementeditorclassty;

This item has no description.

Methods

Protected function getdefaultstate: propertystatesty; override;

This item has no description.

Protected function getinvisibleitems: tintegerset; virtual;

This item has no description.

Public constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override;

This item has no description.

Public function getvalue: msestring; override;

This item has no description.

Public procedure setvalue(const value: msestring); override;

This item has no description.

Public function subproperties: propertyeditorarty; override;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.