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

TSBMiniButton

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

Declaration

Source position: u_buttons_speed.pas line 51

type TSBMiniButton = class(TSpeedButton, IFWButton)

public

  constructor Create(); override;

  

published

  property Height;

  

  property Width;

  

  property Glyph; [s]

  

end;

Inheritance

TSBMiniButton,IFWButton

  

|

TSpeedButton

?

TObject