Unit 'CalcForm' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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

);