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

TJppPanelAppearance

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

Declaration

Source position: JPP.Panel.pas line 321

type TJppPanelAppearance = class(TPersistent)

protected

  procedure PropsChanged();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property UpperGradient: TJppGradientEx; [rw]

  

  property BottomGradient: TJppGradientEx; [rw]

  

  property UpperGradientPercent: Byte; [rw]

  

  property Borders: TJppPanelBorders; [rw]

  

  property BorderToGradientMargin: Integer; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property DrawGradient: Boolean; [rw]

  

  property DrawBorder: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPanelAppearance

  

|

TObject



CT Web help

CodeTyphon Studio