Unit 'ZReport' Package
[Overview][Constants][Types][Classes][Index] [#pl_zreport]

TZRColumns

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

Declaration

Source position: zreport.pas line 720

type TZRColumns = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function Width;

  

  function Height;

  

  property Owner: TZReport; [r]

  

published

  property Count: Integer; [rw]

  

  property Space: Integer; [rw]

  

end;

Inheritance

TZRColumns

  

|

TObject



CT Web help

CodeTyphon Studio