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

TSBCancel

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

Declaration

Source position: u_buttons_speed.pas line 169

type TSBCancel = class(TSBButton)

public

  constructor Create(); override;

  

  procedure Loaded; override;

  

end;

Inheritance

TSBCancel

  

|

TSBButton,IFWButton

  

|

TSpeedButton

?

TObject