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

TJppBasicPanelBorders

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

Declaration

Source position: JPP.BasicPanel.pas line 57

type TJppBasicPanelBorders = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

protected

  procedure PropsChanged();

  

published

  property Left: TJppBasicPanelBorder; [rw]

  

  property Right: TJppBasicPanelBorder; [rw]

  

  property Top: TJppBasicPanelBorder; [rw]

  

  property Bottom: TJppBasicPanelBorder; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppBasicPanelBorders

  

|

TObject



CT Web help

CodeTyphon Studio