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

TJppPngButton

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

Declaration

Source position: JPP.PngButton.pas line 131

type TJppPngButton = class(TBitBtn)

protected

  procedure ActionChange(); override;

  

  procedure PropsChanged();

  

  procedure Paint;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetBounds(); override;

  

  procedure ApplyColorMap();

  

  procedure SaveColorMapToIniFile();

  

  procedure LoadColorMapFromIniFile();

  

published

  property PngImage: TPngImage; [rws]

  

  property PngOptions: TPngOptions; [rw]

  

  property OnMouseEnter: TNotifyEvent; [rw]

  

  property OnMouseLeave: TNotifyEvent; [rw]

  

  property TagExt: TJppTagExt; [rw]

  

  property Appearance: TJppButtonAppearance; [rw]

  

  property ColorMapType: TJppPngButtonColorMapType; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

end;

Inheritance

TJppPngButton

  

|

TObject



CT Web help

CodeTyphon Studio