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

TJppBasicPanelBorder

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

Declaration

Source position: JPP.BasicPanel.pas line 34

type TJppBasicPanelBorder = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

protected

  procedure PropsChanged();

  

published

  property Pen: TPen; [rw]

  

  property Visible: Boolean; [rw]

  

  property Border3D: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppBasicPanelBorder

  

|

TObject



CT Web help

CodeTyphon Studio