Class titemviewlist

Unit

Declaration

type titemviewlist = class(tcustomitemlist, iitemlist)

Description

No description available, ancestor tcustomitemlist description follows
No description available, ancestor tobjectdatalist description follows
No description available, ancestor tdynamicpointerdatalist description follows
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

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;
 

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;
 

Generated by PasDoc 0.16.0.