TcxDialogMetricsInfo.Maximized Property
Returns whether the dialog window is maximized.
Declaration
property Maximized: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
If the dialog window is maximized, the Maximized property returns True.
See Also