Class titemviewlist

Unit

Declaration

type titemviewlist = class(tcustomitemlist, iitemlist)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected flayoutinfo: listitemlayoutinfoty;

Methods

Protected procedure doitemchange(const index: integer); override;
Protected procedure updatelayout; override;
Protected procedure invalidate; override;
Protected function getgrid: tcustomgrid;
Protected function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty;
Protected procedure itemcountchanged;
Protected procedure updateitemvalues(const index: integer; const acount: integer);
Protected function getcomponentstate: tcomponentstate;
Public constructor create(const alistview: tcustomlistview);

Properties

Public property listview: tcustomlistview read flistview;
Public property layoutinfo: listitemlayoutinfoty read flayoutinfo;
Published property oncreateitem: createlistitemeventty read getoncreateitem write setoncreateitem;
Published property onpaintitem: paintlistitemeventty read fonpaintitem write fonpaintitem;
Published property options;
Published property captionpos;
Published property fonts;
Published property imnr_base;
Published property imagelist;
Published property imagewidth;
Published property imageheight;
Published property imagealignment;

Description

Fields

Protected flayoutinfo: listitemlayoutinfoty;

This item has no description.

Methods

Protected procedure doitemchange(const index: integer); override;

This item has no description.

Protected procedure updatelayout; override;

This item has no description.

Protected procedure invalidate; override;

This item has no description.

Protected function getgrid: tcustomgrid;

This item has no description.

Protected function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty;

This item has no description.

Protected procedure itemcountchanged;

This item has no description.

Protected procedure updateitemvalues(const index: integer; const acount: integer);

This item has no description.

Protected function getcomponentstate: tcomponentstate;

This item has no description.

Public constructor create(const alistview: tcustomlistview);

This item has no description.

Properties

Public property listview: tcustomlistview read flistview;

This item has no description.

Public property layoutinfo: listitemlayoutinfoty read flayoutinfo;

This item has no description.

Published property oncreateitem: createlistitemeventty read getoncreateitem write setoncreateitem;

This item has no description.

Published property onpaintitem: paintlistitemeventty read fonpaintitem write fonpaintitem;

This item has no description.

Published property options;

This item has no description.

Published property captionpos;

This item has no description.

Published property fonts;

This item has no description.

Published property imnr_base;

This item has no description.

Published property imagelist;

This item has no description.

Published property imagewidth;

This item has no description.

Published property imageheight;

This item has no description.

Published property imagealignment;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.