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

TStDbPDF417Barcode

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

Declaration

Source position: stdb2dbc.pas line 51

type TStDbPDF417Barcode = class(TStPDF417Barcode)

protected

  FCaptionDataLink: TFieldDataLink;

  

  FCodeDataLink: TFieldDataLink;

  

  procedure CaptionDataChange();

  

  procedure CodeDataChange();

  

  function GetCaptionDataField;

  

  function GetCodeDataField;

  

  function GetDataSource;

  

  procedure SetCaptionDataField();

  

  procedure SetCodeDataField();

  

  procedure SetDataSource();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Code: string; [s]

  

  property Caption: string; [s]

  

  property CaptionDataField: string; [rw]

  

  property CodeDataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

end;

Inheritance

TStDbPDF417Barcode

  

|

TStPDF417Barcode

  

|

TStCustom2DBarcode

  

|

TObject



CT Web help

CodeTyphon Studio