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

TRLCustomDBText

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

Declaration

Source position: rlreport.pas line 1779

type TRLCustomDBText = class(TRLCustomLabel)

protected

  function InternalMakeCaption; override;

  

  procedure Notification(); override;

  

  procedure SetText();

  

  function GetFieldText; dynamic;

  

public

  constructor Create(); override;

  

  property Text: TCaption; [rw]

  

  property DataField: TRLDataFieldProperty; [rw]

  

  property DataFormula: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property DisplayMask: string; [rw]

  

  property Field: TField; [r]

  

  property DataSet: TDataSet; [r]

  

end;

Inheritance

TRLCustomDBText

  

|

TRLCustomLabel

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio