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

TSBRecord

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

Declaration

Source position: u_buttons_speed.pas line 264

type TSBRecord = class(TSBGroupButtonActions)

public

  constructor Create(); override;

  

  procedure Loaded; override;

  

published

  property Caption; [s]

  

end;

Inheritance

TSBRecord

  

|

TSBGroupButtonActions

  

|

TSBButton,IFWButton

  

|

TSpeedButton

?

TObject