[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

HideWindow

Make a window invisible.

Declaration

Source position: intuition.pas line 3321

procedure HideWindow(

  Window: PWindow

);

Arguments

Window

  

The window to affect.

Description

This function is source-compatible with AmigaOS v4. This function is also present in MorphOS v50, however considered private.

See also

ShowWindow

  

Make a window visible.


Documentation generated on: 2017-01-10