[Overview][Classes][Procedures and functions][Index] |
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. |
|
|
Represents layouts used for panels on a TCalculatorForm instance. |
|
|
Creates, configures, and returns a new TCalculatorForm instance. |
Version 4.0 | Generated 2025-05-03 | Home |