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

TJppCustomSimplePanel

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

Declaration

Source position: JPP.SimplePanel.pas line 108

type TJppCustomSimplePanel = class(TJppCustomBaseSimplePanel)

protected

  procedure DrawBackground(); override;

  

  procedure DrawBorders();

  

  procedure PropsChanged();

  

  property Appearance: TJppSimplePanelAppearance; [rw]

  

  procedure Paint; override;

  

  procedure AdjustClientRect(); override;

  

  property TagExt: TJppTagExt; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetBounds(); override;

  

  property Canvas;

  

  property DockManager;

  

end;

Inheritance

TJppCustomSimplePanel

  

|

TJppCustomBaseSimplePanel

  

|

TObject



CT Web help

CodeTyphon Studio