Constructor for the class instance.
Source position: calcform.pas line 125
public constructor TCalculatorForm.Create( |
AOwner: TComponent; |
ALayout: TCalculatorLayout |
); |
AOwner |
|
Owner of the class instance. |
ALayout |
|
TCalculatorLayout used for the form instance. |
| Version 4.4 | Generated 2025-11-08 | Home |