[Overview][Classes][Index] Reference for unit 'u_reports_components' (#lazextcomponents)

TDataLinkPrint

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

Declaration

Source position: u_reports_components.pas line 48

type TDataLinkPrint = class(TDataLink)

protected

  procedure ActiveChanged; override;

  

public

  constructor Create(); virtual;

  

end;

Inheritance

TDataLinkPrint

  

|

TDataLink

?

TObject