Unit 'ubarcodes' Package
[Overview][Types][Classes][Index] [#pl_barcodes]

TBarcodeCustomText

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

Declaration

Source position: ubarcodes.pas line 219

type TBarcodeCustomText = class(TBarcodeCustomBase)

protected

  FText: TCaption;

  

  function GetSampleText; virtual;

  

  property ShowHumanReadableText: Boolean; [rw]

  

public

  constructor Create(); override;

  

  procedure SampleText;

  

published

  property Text: TCaption; [rw]

  

end;

Inheritance

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio