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

TJppPanelBorders

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

Declaration

Source position: JPP.Panel.pas line 295

type TJppPanelBorders = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

protected

  procedure PropsChanged();

  

published

  property Left: TJppPanelBorder; [rw]

  

  property Right: TJppPanelBorder; [rw]

  

  property Top: TJppPanelBorder; [rw]

  

  property Bottom: TJppPanelBorder; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPanelBorders

  

|

TObject



CT Web help

CodeTyphon Studio