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

TRLCustomDBResult

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

Declaration

Source position: rlreport.pas line 1821

type TRLCustomDBResult = class(TRLCustomDBText)

protected

  function GetFieldText; override;

  

  procedure Initialize; override;

  

  procedure ComputeDetail(); override;

  

  procedure InternalPrint; override;

  

  function GetAttribute(); override;

  

  function Resolve();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Info: TRLResultInfo; [rw]

  

  property ResetAfterPrint: Boolean; [rw]

  

  property Value: variant; [r]

  

  property ComputeNulls: Boolean; [rw]

  

  property OnCompute: TRLOnComputeEvent; [rw]

  

end;

Inheritance

TRLCustomDBResult

  

|

TRLCustomDBText

  

|

TRLCustomLabel

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio