Unit 'JPP.Common' Package
[Overview][Constants][Types][Classes][Index] [#pl_jppack]

TJppMargins

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

Declaration

Source position: JPP.Common.pas line 72

type TJppMargins = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

  procedure SetMargins();

  

  procedure Initialize();

  

  function IsZero;

  

published

  property Left: Integer; [rw]

  

  property Right: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Bottom: Integer; [rw]

  

end;

Inheritance

TJppMargins

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio