[Overview][Classes][Index] Reference for unit 'u_buttons_speed' (#lazextcomponents)

TSBClose

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

Declaration

Source position: u_buttons_speed.pas line 63

type TSBClose = class(TSBButton)

public

  constructor Create(); override;

  

  procedure Loaded; override;

  

  procedure Click; override;

  

published

  property Width;

  

end;

Inheritance

TSBClose

  

|

TSBButton,IFWButton

  

|

TSpeedButton

?

TObject