<< | Inhaltsverzeichnis | Suchen | >> |
Anweisung
Syntax: |
GR_SIZERESTORE |
Bedeutung: |
GR_SIZERESTORE stellt nach einem GR_SIZEMAX oder GR_SIZEMIN das Main-Window in der ursprünglichen Größe wieder her. |
|
Unter MS-DOS und UNIX wird diese Anweisung ignoriert. |
|
|
|
Achtung: GR_SIZERESTORE stellt nicht immer automatisch das Main-Window in der Normalgröße, sondern in der vorherigen Größe wieder dar. |
|
|
Beispiel: |
GR_SIZEMAX /*
Das Main-Window wird als Vollbild dargestellt. |
|
GR_SIZEMIN /*
Das Main-Window wird als Symbol dargestellt. |
|
GR_SIZERESTORE /* Das Main-Window wird als Vollbild |
|
GR_SIZERESTORE /* Das Main-Window wird in der Größe |
siehe auch: |
GR_SIZEMIN, GR_SIZEMAX, #GR_MAINSIZE, #GR_SIZEMIN, #GR_SIZEMAX |