[Overview][Constants][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 329
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
lazarus-ccr.sourceforge.net |