Class tcustombandarea
Unit
Declaration
type tcustombandarea = class(tbasebandarea)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tbasebandarea
- tcustombandarea
Overview
Fields
| Protected | foptions: bandareaoptionsty; |
Methods
| Protected | procedure init; override; |
| Protected | procedure initband; override; |
| Protected | procedure initareapage; override; |
| Protected | function render(const acanvas: tcanvas): boolean; override; |
| Protected | function beginband(const acanvas: tcanvas; const sender: tcustomrecordband): boolean; override; |
| Protected | procedure endband(const acanvas: tcanvas; const sender: tcustomrecordband); override; |
| Public | function isfirstband: boolean; override; |
| Public | function islastband(const addheight: integer = 0): boolean; override; |
| Public | function remainingheight: integer; override; |
| Public | procedure restart; override; |
Properties
| Public | property acty: integer read getacty; |
| Public | property areafull: boolean read getareafull write setareafull; |
| Public | property options: bandareaoptionsty read foptions write foptions default []; |
Description
Fields
| Protected | foptions: bandareaoptionsty; |
|
This item has no description. | |
Methods
| Protected | procedure init; override; |
|
This item has no description. | |
| Protected | procedure initband; override; |
|
This item has no description. | |
| Protected | procedure initareapage; override; |
|
This item has no description. | |
| Protected | function render(const acanvas: tcanvas): boolean; override; |
|
This item has no description. | |
| Protected | function beginband(const acanvas: tcanvas; const sender: tcustomrecordband): boolean; override; |
|
This item has no description. | |
| Protected | procedure endband(const acanvas: tcanvas; const sender: tcustomrecordband); override; |
|
This item has no description. | |
| Public | function isfirstband: boolean; override; |
|
This item has no description. | |
| Public | function islastband(const addheight: integer = 0): boolean; override; |
|
This item has no description. | |
| Public | function remainingheight: integer; override; |
|
This item has no description. | |
| Public | procedure restart; override; |
|
This item has no description. | |
Properties
| Public | property acty: integer read getacty; |
|
This item has no description. | |
| Public | property areafull: boolean read getareafull write setareafull; |
|
This item has no description. | |
| Public | property options: bandareaoptionsty read foptions write foptions default []; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.