Class tstringlistedit

Unit

Declaration

type tstringlistedit = class(tcustomgrid)

Description

No description available, ancestor tcustomgrid description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure createdatacol(const index: integer; out item: tdatacol); override;
Public constructor create(aowner: tcomponent); override;

Properties

Public property text: trichstringdatalist read gettext write settext;
Published property textwidth: integer read gettextwidth write settextwidth default 0;
Published property font;
Published property rowcount;

Description

Methods

Protected procedure createdatacol(const index: integer; out item: tdatacol); override;
 
Public constructor create(aowner: tcomponent); override;
 

Properties

Public property text: trichstringdatalist read gettext write settext;
 
Published property textwidth: integer read gettextwidth write settextwidth default 0;
 
Published property font;
 
Published property rowcount;
 

Generated by PasDoc 0.16.0.