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
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- tdynamicdatalist
- tdynamicpointerdatalist
- tobjectdatalist
- tcustomitemlist
- titemviewlist
Overview
Fields
flayoutinfo: listitemlayoutinfoty; |
Methods
procedure doitemchange(const index: integer); override; |
|
procedure updatelayout; override; |
|
procedure invalidate; override; |
|
function getgrid: tcustomgrid; |
|
function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
|
procedure itemcountchanged; |
|
procedure updateitemvalues(const index: integer; const acount: integer); |
|
function getcomponentstate: tcomponentstate; |
|
constructor create(const alistview: tcustomlistview); |
Properties
property listview: tcustomlistview read flistview; |
|
property layoutinfo: listitemlayoutinfoty read flayoutinfo; |
|
property oncreateitem: createlistitemeventty read getoncreateitem
write setoncreateitem; |
|
property onpaintitem: paintlistitemeventty read fonpaintitem
write fonpaintitem; |
|
property options; |
|
property captionpos; |
|
property fonts; |
|
property imnr_base; |
|
property imagelist; |
|
property imagewidth; |
|
property imageheight; |
|
property imagealignment; |
Description
Fields
flayoutinfo: listitemlayoutinfoty; |
|
Methods
procedure doitemchange(const index: integer); override; |
|
procedure updatelayout; override; |
|
procedure invalidate; override; |
|
function getgrid: tcustomgrid; |
|
function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
|
procedure itemcountchanged; |
|
procedure updateitemvalues(const index: integer; const acount: integer); |
|
function getcomponentstate: tcomponentstate; |
|
constructor create(const alistview: tcustomlistview); |
|
Properties
property listview: tcustomlistview read flistview; |
|
property layoutinfo: listitemlayoutinfoty read flayoutinfo; |
|
property oncreateitem: createlistitemeventty read getoncreateitem
write setoncreateitem; |
|
property onpaintitem: paintlistitemeventty read fonpaintitem
write fonpaintitem; |
|
property options; |
|
property captionpos; |
|
property fonts; |
|
property imnr_base; |
|
property imagelist; |
|
property imagewidth; |
|
property imageheight; |
|
property imagealignment; |
|
Generated by PasDoc 0.16.0.