Unit 'RLReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLCustomDBImage

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

Declaration

Source position: rlreport.pas line 2137

type TRLCustomDBImage = class(TRLCustomImage)

protected

  procedure Notification(); override;

  

  procedure InternalPrint; override;

  

public

  constructor Create(); override;

  

  property Field: TField; [r]

  

  property DataSet: TDataSet; [r]

  

  property DataField: TRLDataFieldProperty; [rw]

  

  property DataSource: TDataSource; [rw]

  

end;

Inheritance

TRLCustomDBImage

  

|

TRLCustomImage

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio