[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'EditBtn' (#lcl)

TEditSpeedButton

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

Declaration

Source position: editbtn.pas line 51

type TEditSpeedButton = class(TSpeedButton) end;

protected

  procedure GlyphChanged(); override;

Inheritance

TEditSpeedButton

|

TSpeedButton

  

A Button used to represent states (checked or not, etc)

|

TCustomSpeedButton

  

The ancestor class for TSpeedButton

|

TGraphicControl

  

TGraphicControl is the base class for all lightweight controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.