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

TJppSimplePanelAppearance

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

Declaration

Source position: JPP.SimplePanel.pas line 33

type TJppSimplePanelAppearance = class(TPersistent)

protected

  procedure PropsChanged();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property BackgroundColor: TColor; [rw]

  

  property BackroundColorTo: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property DrawTopBorder: Boolean; [rw]

  

  property DrawBottomBorder: Boolean; [rw]

  

  property DrawLeftBorder: Boolean; [rw]

  

  property DrawRightBorder: Boolean; [rw]

  

  property BorderStyle: TPenStyle; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppSimplePanelAppearance

  

|

TObject



CT Web help

CodeTyphon Studio