Class tpropertyeditors

Unit

Declaration

type tpropertyeditors = class(tdynamicdatalist)

Description

No description available, ancestor tdynamicdatalist description follows
No description available, ancestor tdatalist description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Protected procedure freedata(var data); override;
Protected procedure beforecopy(var data); override;
Protected procedure add(apropertytype: ptypeinfo; apropertyownerclass: tclass; const apropertyname: string; aeditorclass: propertyeditorclassty);
Public constructor create; override;
Public function geteditorclass(apropertytype: ptypeinfo; apropertyownerclass: tclass; apropertyname: string): propertyeditorclassty;

Properties

Public property items[constindex:integer]: ppropertyeditorinfoty read getitems;

Description

Methods

Protected procedure freedata(var data); override;
 
Protected procedure beforecopy(var data); override;
 
Protected procedure add(apropertytype: ptypeinfo; apropertyownerclass: tclass; const apropertyname: string; aeditorclass: propertyeditorclassty);
 
Public constructor create; override;
 
Public function geteditorclass(apropertytype: ptypeinfo; apropertyownerclass: tclass; apropertyname: string): propertyeditorclassty;
 

Properties

Public property items[constindex:integer]: ppropertyeditorinfoty read getitems;
 

Generated by PasDoc 0.16.0.