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

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;
 

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 [];
 

Generated by PasDoc 0.16.0.