Unit 'JPP.PngButton' Package
[Overview][Classes][Procedures and functions][Index] [#pl_jppack]

TJppItemStateParams

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

Declaration

Source position: JPP.PngButton.pas line 36

type TJppItemStateParams = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

protected

  procedure PropsChanged();

  

published

  property Border: TPen; [rw]

  

  property Color: TColor; [rw]

  

  property Font: TFont; [rw]

  

  property UpperGradient: TJppGradientEx; [rw]

  

  property BottomGradient: TJppGradientEx; [rw]

  

  property GradientEnabled: Boolean; [rw]

  

  property UpperGradientPercent: Byte; [rw]

  

  property BorderToGradientMargin: Integer; [rw]

  

  property TransparentBackground: Boolean; [rw]

  

  property TransparentFrame: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppItemStateParams

  

|

TObject



CT Web help

CodeTyphon Studio