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

TStDbBarCode

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

Declaration

Source position: stdbbarc.pas line 47

type TStDbBarCode = class(TStBarCode)

protected

  FDataLink: TFieldDataLink;

  

  procedure DataChange();

  

  function GetDataField;

  

  function GetDataSource;

  

  procedure SetDataField();

  

  procedure SetDataSource();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Code: string; [s]

  

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

end;

Inheritance

TStDbBarCode

  

|

TStBarCode

  

|

TObject



CT Web help

CodeTyphon Studio