Class tcustombarcode1

Unit

Declaration

type tcustombarcode1 = class(tcustombarcode)

Description

No description available, ancestor tcustombarcode 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 ffontheight: integer;
Protected frect1: rectty;
Protected frect2: rectty;
Protected frect3: rectty;

Methods

Protected procedure checkvalue; override;
Protected procedure calcbitmap; override;
Protected procedure updatelayout(const asize: sizety); override;
Protected procedure dopaint2(const acanvas: tcanvas); override;

Properties

Public property kind: barcodekindty read fkind write setkind default bk_none;

Description

Fields

Protected ffontheight: integer;
 
Protected frect1: rectty;
 
Protected frect2: rectty;
 
Protected frect3: rectty;
 

Methods

Protected procedure checkvalue; override;
 
Protected procedure calcbitmap; override;
 
Protected procedure updatelayout(const asize: sizety); override;
 
Protected procedure dopaint2(const acanvas: tcanvas); override;
 

Properties

Public property kind: barcodekindty read fkind write setkind default bk_none;
 

Generated by PasDoc 0.16.0.