Initializes and configures the calculator panel using the specified layout.
Source position: calcform.pas line 78
public constructor TCalculatorPanel.CreateLayout(
AOwner: TComponent;
ALayout: TCalculatorLayout
);