Interface ibandparent
Unit
Declaration
type ibandparent = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- ibandparent
Overview
Methods
| Public | procedure registerclient(const aclient: ireportclient); |
| Public | procedure unregisterclient(const aclient: ireportclient); |
| Public | function beginband(const acanvas: tcanvas; const sender: tcustomrecordband): boolean; |
| Public | procedure endband(const acanvas: tcanvas; const sender: tcustomrecordband); |
| Public | function istopband: boolean; |
| Public | function isfirstband: boolean; |
| Public | function islastband(const addheight: integer = 0): boolean; |
| Public | function isfirstrecord: boolean; |
| Public | function islastrecord: boolean; |
| Public | procedure updatevisible; |
| Public | function getwidget: twidget; |
| Public | function remainingheight: integer; |
| Public | procedure setareafull(const avalue: boolean); |
| Public | function pagepagenum: integer; |
| Public | function reppagenum: integer; |
| Public | function getlastpagepagecount: integer; |
| Public | function getlastreppagecount: integer; |
| Public | function pageprintstarttime: tdatetime; |
| Public | function repprintstarttime: tdatetime; |
| Public | function getreppage: tcustomreportpage; |
| Public | procedure resetzebra; |
| Public | function getppmm: real; |
Description
Methods
| Public | procedure registerclient(const aclient: ireportclient); |
|
This item has no description. Attributes | |
| Public | procedure unregisterclient(const aclient: ireportclient); |
|
This item has no description. | |
| Public | function beginband(const acanvas: tcanvas; const sender: tcustomrecordband): boolean; |
|
This item has no description. | |
| Public | procedure endband(const acanvas: tcanvas; const sender: tcustomrecordband); |
|
This item has no description. | |
| Public | function istopband: boolean; |
|
This item has no description. | |
| Public | function isfirstband: boolean; |
|
This item has no description. | |
| Public | function islastband(const addheight: integer = 0): boolean; |
|
This item has no description. | |
| Public | function isfirstrecord: boolean; |
|
This item has no description. | |
| Public | function islastrecord: boolean; |
|
This item has no description. | |
| Public | procedure updatevisible; |
|
This item has no description. | |
| Public | function getwidget: twidget; |
|
This item has no description. | |
| Public | function remainingheight: integer; |
|
This item has no description. | |
| Public | procedure setareafull(const avalue: boolean); |
|
This item has no description. | |
| Public | function pagepagenum: integer; |
|
This item has no description. | |
| Public | function reppagenum: integer; |
|
This item has no description. | |
| Public | function getlastpagepagecount: integer; |
|
This item has no description. | |
| Public | function getlastreppagecount: integer; |
|
This item has no description. | |
| Public | function pageprintstarttime: tdatetime; |
|
This item has no description. | |
| Public | function repprintstarttime: tdatetime; |
|
This item has no description. | |
| Public | function getreppage: tcustomreportpage; |
|
This item has no description. | |
| Public | procedure resetzebra; |
|
This item has no description. | |
| Public | function getppmm: real; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.