Class tstringlistedit

Unit

Declaration

type tstringlistedit = class(tcustomgrid)

Description

This item has no description.

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;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property text: trichstringdatalist read gettext write settext;

This item has no description.

Published property textwidth: integer read gettextwidth write settextwidth default 0;

This item has no description.

Published property font;

This item has no description.

Published property rowcount;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.