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

TSBQuit

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

Declaration

Source position: u_buttons_speed.pas line 131

type TSBQuit = class(TSBMiniButton)

public

  constructor Create(); override;

  

  procedure Loaded; override;

  

end;

Inheritance

TSBQuit

  

|

TSBMiniButton,IFWButton

  

|

TSpeedButton

?

TObject