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

TSBGroupButtonMoving

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

Declaration

Source position: u_buttons_speed.pas line 276

type TSBGroupButtonMoving = class(TSBButton)

public

  constructor Create(); override;

  

published

  property Width;

  

  property Height;

  

end;

Inheritance

TSBGroupButtonMoving

  

|

TSBButton,IFWButton

  

|

TSpeedButton

?

TObject