CalculatorLayout - whether simple or normal.
Source position: extdlgs.pas line 170
published property TCalculatorDialog.CalculatorLayout : TCalculatorLayout |
CalculatorLayout is a TCalculatorLayout property which specifies the layout used for the calculator dialog form in DlgForm. CalculatorLayout is passed as an argument to the CreateCalculatorForm routine in Execute, and determines the size and position for the panels and buttons on the form.
The default value for the property is clNormal.
|
Creates, configures, and displays the form for the calculator dialog. |
|
|
||
|
Creates and configures a new TCalculatorForm instance. |