App doesn't minimize

Any ideas why a D3 application would stop minimizing?  Instead the app
just loses focus to another window but continues to show.  Manually
setting WindowState:=wsMinimized does make it minimize properly.  And it
maximizes OK.  Are minimize requests routed through some event handler
where I might have forgotten to, say, call Inherited?

-Jim Green