Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-report]

TFPReportDataField

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

Declaration

Source position: fpreport.pp line 412

type TFPReportDataField = class(TCollectionItem)

protected

  procedure InitValue(); virtual;

public

  property OnGetUsePrevValue: TFPReportQueryUsePrevValue; [rw]

  property ExprIdentierDef: TFPExprIdentifierDef; [rw]

  procedure GetRTValue();

  function GetValue; virtual;

  procedure Assign(); override;

published

  property FieldName: string; [rw]

  property FieldKind: TFPReportFieldKind; [rw]

  property DisplayWidth: Integer; [rw]

end;

Inheritance

TFPReportDataField

|

TObject


Documentation generated on: 2023-03-18