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

TdbBarcode2of5

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

Declaration

Source position: udbbarcode2of5.pas line 48

type TdbBarcode2of5 = class(TBarcode2of5)

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

TdbBarcode2of5

  

|

TBarcode2of5

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio