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

TJppButtonAppearance

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

Declaration

Source position: JPP.PngButton.pas line 79

type TJppButtonAppearance = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

  procedure PropsChanged();

  

published

  property DefaultDrawing: Boolean; [rw]

  

  property Normal: TJppItemStateParams; [rw]

  

  property Hot: TJppItemStateParams; [rw]

  

  property Down: TJppItemStateParams; [rw]

  

  property Disabled: TJppItemStateParams; [rw]

  

  property Focused: TJppItemStateParams; [rw]

  

  property FocusRect: TJppFocusRectParams; [rw]

  

  property BorderWhenDefault: TPen; [rw]

  

  property GlyphDisabledGrayscaleFactor: Byte; [rw]

  

  property GlyphDisabledBlendFactor: Byte; [rw]

  

  property GlyphHotGammaFactor: Byte; [rw]

  

  property MoveWhenDown: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

  property ShowCaption: Boolean; [rw]

  

end;

Inheritance

TJppButtonAppearance

  

|

TObject



CT Web help

CodeTyphon Studio