[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Position where the calculator dialog is displayed.
Source position: editbtn.pas line 880
published property TCalcEdit.DialogPosition : TPosition |
DialogPosition is a TPosition property with the position where the calculator dialog is displayed when the button for the control is clicked. The default value for the property is poScreenCenter.
Values in DialogPosition, DialogTop, and DialogLeft are assigned to the form for the dialog in the RunDialog method.
|
Vertical coordinate for the dialog displayed for the control. |
|
|
Horizontal coordinate for the dialog displayed for the control. |
|
|
RunDialog - perform the function of the dialog. |
|
|
Represents the Position and Size of a Form on Screen. |
Version 4.0 | Generated 2025-05-03 | Home |