Class tcustombarcode1

Unit

Declaration

type tcustombarcode1 = class(tcustombarcode)

Description

This item has no description.

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;

This item has no description.

Protected frect1: rectty;

This item has no description.

Protected frect2: rectty;

This item has no description.

Protected frect3: rectty;

This item has no description.

Methods

Protected procedure checkvalue; override;

This item has no description.

Protected procedure calcbitmap; override;

This item has no description.

Protected procedure updatelayout(const asize: sizety); override;

This item has no description.

Protected procedure dopaint2(const acanvas: tcanvas); override;

This item has no description.

Properties

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

This item has no description.


Generated by PasDoc 0.17.0.snapshot.