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