[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TCustomSpeedButton: calls inherited Create and initialises many defaults and properties
Source position: buttons.pp line 327
public constructor TCustomSpeedButton.Create( |
AOwner: TComponent |
); override; |
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
|
Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas |
lazarus-ccr.sourceforge.net |