Afternoon.
anyone know how to detect minimise and maximise of the window. WM_SIZE is no
good, because the window is only being minimised to taskbar, or maximised to
fullsize, not resized, so the following is not applicable:
    procedure WMSize(var Message: TWMSize); message WM_SIZE;

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to