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

TJppBasicSpeedButtonStateParams

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

Declaration

Source position: JPP.BasicSpeedButton.pas line 33

type TJppBasicSpeedButtonStateParams = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

protected

  procedure PropsChanged();

  

published

  property Color: TColor; [rw]

  

  property FontColor: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property BorderWidth: Integer; [rw]

  

  property TransparentBorder: Boolean; [rw]

  

  property TransparentBackground: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppBasicSpeedButtonStateParams

  

|

TObject



CT Web help

CodeTyphon Studio