Class tconstelementeditor

Unit

Declaration

type tconstelementeditor = class(tarrayelementeditor)

Description

No description available, ancestor tarrayelementeditor description follows
No description available, ancestor tpropertyeditor description follows
No description available, ancestor tnullinterfacedobject description follows

Hierarchy

Overview

Fields

Protected fvalue: msestring;

Methods

Public constructor create(const avalue: msestring; aindex: integer; aparenteditor: tarraypropertyeditor; aeditorclass: propertyeditorclassty; const adesigner: idesigner; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypinfo: ptypeinfo); reintroduce;
Public procedure dragdrop(const sender: tpropertyeditor); override;
Public function getvalue: msestring; override;

Description

Fields

Protected fvalue: msestring;
 

Methods

Public constructor create(const avalue: msestring; aindex: integer; aparenteditor: tarraypropertyeditor; aeditorclass: propertyeditorclassty; const adesigner: idesigner; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypinfo: ptypeinfo); reintroduce;
 
Public procedure dragdrop(const sender: tpropertyeditor); override;
 
Public function getvalue: msestring; override;
 

Generated by PasDoc 0.16.0.