[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TToolButton: calls inherited Create and sets initial bounds and style
Source position: comctrls.pp line 1583
public constructor TToolButton.Create( |
TheOwner: TComponent |
); override; |
TComponent.Create |
||
|
Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas |