Class tsetelementeditor
Unit
Declaration
type tsetelementeditor = class(tpropertyeditor)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tpropertyeditor
- tsetelementeditor
Overview
Fields
| Protected | findex: integer; |
Methods
| Protected | function getdefaultstate: propertystatesty; override; |
| Public | constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo; const aparent: tsetpropertyeditor; const aindex: integer); reintroduce; virtual; |
| Public | procedure updatedefaultvalue; override; |
| Public | function canrevert: boolean; override; |
| Public | function allequal: boolean; override; |
| Public | function propertyname: msestring; override; |
| Public | function name: msestring; override; |
| Public | function getvalue: msestring; override; |
| Public | function getvalues: msestringarty; override; |
| Public | procedure setvalue(const value: msestring); override; |
Description
Fields
| Protected | findex: integer; |
|
This item has no description. | |
Methods
| Protected | function getdefaultstate: propertystatesty; override; |
|
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; const aparent: tsetpropertyeditor; const aindex: integer); reintroduce; virtual; |
|
This item has no description. | |
| Public | procedure updatedefaultvalue; override; |
|
This item has no description. | |
| Public | function canrevert: boolean; override; |
|
This item has no description. | |
| Public | function allequal: boolean; override; |
|
This item has no description. | |
| Public | function propertyname: msestring; override; |
|
This item has no description. | |
| Public | function name: msestring; override; |
|
This item has no description. | |
| Public | function getvalue: msestring; override; |
|
This item has no description. | |
| Public | function getvalues: msestringarty; override; |
|
This item has no description. | |
| Public | procedure setvalue(const value: msestring); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.