TdxBarManager.IsMDIMaximized Property
In This Article
Returns True when the currently active MDI child window is maximized.
#Declaration
Delphi
property IsMDIMaximized: Boolean read;
#Property Value
Type |
---|
Boolean |
See Also