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

TCustomSpeedButton.Create

Create - constructor for TCustomSpeedButton: calls inherited Create and initialises many defaults and properties

Declaration

Source position: buttons.pp line 329

public constructor TCustomSpeedButton.Create(

  AOwner: TComponent

); override;

Description

Create - constructor for TCustomSpeedButton: calls inherited Create and initialises many defaults and properties

Among the properties set are Glyph, initial bounds, control style, layout, colour, caption and mouse responses

See also

TGraphicControl.Create

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