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

TJppBorders

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

Declaration

Source position: JPP.Common.pas line 263

type TJppBorders = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Left: TJppBorder; [rw]

  

  property Right: TJppBorder; [rw]

  

  property Top: TJppBorder; [rw]

  

  property Bottom: TJppBorder; [rw]

  

end;

Inheritance

TJppBorders

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio