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

TJppBasicSpeedButtonAppearance

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

Declaration

Source position: JPP.BasicSpeedButton.pas line 64

type TJppBasicSpeedButtonAppearance = class(TPersistent)

protected

  procedure PropsChanged();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Normal: TJppBasicSpeedButtonStateParams; [rw]

  

  property Hot: TJppBasicSpeedButtonStateParams; [rw]

  

  property Down: TJppBasicSpeedButtonStateParams; [rw]

  

  property Disabled: TJppBasicSpeedButtonStateParams; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

  property GlyphHotGammaFactor: Byte; [rw]

  

  property MoveWhenDown: Boolean; [rw]

  

  property ShowCaption: Boolean; [rw]

  

  property GlyphDisabledBlendIntensity: TJppBlendIntensity; [rw]

  

  property GlyphDisabledGrayscaleIntensity: TJppGrayscaleIntensity; [rw]

  

end;

Inheritance

TJppBasicSpeedButtonAppearance

  

|

TObject



CT Web help

CodeTyphon Studio