WindowArrange() |
Changes the way in which windows and icons are displayed on the screen. Syntax WindowArrange( mode )
mode := { WM_MDICASCADE | WM_MDIICONARRANGE | WM_MDINEXT | WM_MDIRESTORE | WM_MDITILE }
Mode indicates the action to be performed:
|