[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TToolBar: calls inherited Create and sets many formatting and size defaults
Source position: comctrls.pp line 1736
public constructor TToolBar.Create( |
TheOwner: TComponent |
); override; |
Create - constructor for TToolBar: calls inherited Create and sets many formatting and size defaults
Among the variables initialised and defaults set are the list of buttons, button width and height, style, indentation, alignment, links for image change, the bounds and the edge borders
lazarus-ccr.sourceforge.net |