Interface iitemlist
Unit
Declaration
type iitemlist = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iitemlist
Overview
Methods
![]() |
function getgrid: tcustomgrid; |
![]() |
function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
![]() |
procedure updatelayout; |
![]() |
procedure itemcountchanged; |
![]() |
procedure updateitemvalues(const index: integer; const count: integer); |
![]() |
function getcomponentstate: tcomponentstate; |
Description
Methods
![]() |
function getgrid: tcustomgrid; |
![]() |
function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
![]() |
procedure updatelayout; |
![]() |
procedure itemcountchanged; |
![]() |
procedure updateitemvalues(const index: integer; const count: integer); |
![]() |
function getcomponentstate: tcomponentstate; |
Generated by PasDoc 0.16.0.
