[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#lcl)

TCalculatorPanel.CreateLayout

Initializes and configures the calculator panel using the specified layout.

Declaration

Source position: calcform.pas line 78

public constructor TCalculatorPanel.CreateLayout(

  AOwner: TComponent;

  ALayout: TCalculatorLayout

);