NAME: OutTextXy USE: Displays a specified string of text at the specified position. OutText uses the current font, text justification, style, width, height, and centering. DEPENDENCY: None SYNTAX: OutText(X, Y : Integer;DisplayedString : String);