Class tpropertyeditors

Unit

Declaration

type tpropertyeditors = class(tdynamicdatalist)

Description

This item has no description.

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[const index: integer]: ppropertyeditorinfoty read getitems;

Description

Methods

Protected procedure freedata(var data); override;

This item has no description.

Protected procedure beforecopy(var data); override;

This item has no description.

Protected procedure add(apropertytype: ptypeinfo; apropertyownerclass: tclass; const apropertyname: string; aeditorclass: propertyeditorclassty);

This item has no description.

Public constructor create; override;

This item has no description.

Public function geteditorclass(apropertytype: ptypeinfo; apropertyownerclass: tclass; apropertyname: string): propertyeditorclassty;

This item has no description.

Properties

Public property items[const index: integer]: ppropertyeditorinfoty read getitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.