ShowScreen Routine

TURBU

ShowScreen Routine

 

Restores the screen after an erase, optionally using a system transition.

 

Syntax

 

procedure showScreen(whichTransition: TTransitions);

 

Description

 

This routine restores the screen from the blank state set by the eraseScreen routine, using the method specified by whichTransition.  If trnDefault is passed to whichTransition, the default map entrance transition is used.  The routine does nothing if the screen is not already blank.

 

Related topics

eraseScreen routine

setTransition routine

TTransitions Type

This help file was created with the free trial version of HelpScribble.