Interface iitemlist
Unit
Declaration
type iitemlist = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iitemlist
Overview
Methods
| Public | function getgrid: tcustomgrid; |
| Public | function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
| Public | procedure updatelayout; |
| Public | procedure itemcountchanged; |
| Public | procedure updateitemvalues(const index: integer; const count: integer); |
| Public | function getcomponentstate: tcomponentstate; |
Description
Methods
| Public | function getgrid: tcustomgrid; |
|
This item has no description. | |
| Public | function getlayoutinfo(const acellinfo: pcellinfoty): plistitemlayoutinfoty; |
|
This item has no description. | |
| Public | procedure updatelayout; |
|
This item has no description. | |
| Public | procedure itemcountchanged; |
|
This item has no description. | |
| Public | procedure updateitemvalues(const index: integer; const count: integer); |
|
This item has no description. | |
| Public | function getcomponentstate: tcomponentstate; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.