Unit 'LR_ExportMatrix' Package
[Overview][Classes][Index] [#lz_report]

TExportRow

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

Declaration

Source position: lr_exportmatrix.pas line 114

type TExportRow = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function ExportObject();

  

  property Top: Integer; [rw]

  

  property Row: Integer; [r]

  

  property Cells: TFpList; [r]

  

end;

Inheritance

TExportRow

  

|

TObject



CT Web help

CodeTyphon Studio