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

TJppBasicPanelAppearance

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

Declaration

Source position: JPP.BasicPanel.pas line 83

type TJppBasicPanelAppearance = 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: TJppBasicPanelBorders; [rw]

  

  property BorderToGradientMargin: Integer; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property DrawGradient: Boolean; [rw]

  

  property DrawBorder: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppBasicPanelAppearance

  

|

TObject



CT Web help

CodeTyphon Studio