Unit 'udbbarcodeaztecrune' Package
[Overview][Classes][Index] [#pl_barcodes]

TdbBarcodeAztecRune

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: udbbarcodeaztecrune.pas line 48

type TdbBarcodeAztecRune = class(TBarcodeAztecRune)

protected

  FDataLink: TFieldDataLink;

  

  procedure DataChange();

  

  function GetDataField;

  

  function GetDataSource;

  

  procedure SetDataField();

  

  procedure SetDataSource();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Text: TCaption; [s]

  

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

end;

Inheritance

TdbBarcodeAztecRune

  

|

TBarcodeAztecRune

  

|

TBarcodeSquare

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio