Language: 
Русский
English
Borland Pascal Functions and Procedures U-Z
     UnpackTime       Proc  Converts a Longint to a record.
     UpCase           Func  Converts a character to uppercase.
     Val              Proc  Converts a string value to its numeric
                           representation.
     WhereX           Func  Returns the X coordinate of the current cursor
                           location.
     WhereY           Func  Returns the Y coordinate of the current cursor
                           location.
     Window           Proc  Defines a text window on the screen.
     Write            Proc  For typed files, writes a variable into a file
                           component. For text files, writes one or more
                           values to the file
     WriteBuf         Proc  Writes a block of characters to the CRT window.
     WriteChar        Proc  Writes a single character to the CRT window.
     WriteLn          Proc  Executes the Write procedure, then outputs an
                           end-of-line marker to the file.

 Правила форума
Правила форума 
  Borland Pascal Functions and Procedures U-Z
 Borland Pascal Functions and Procedures U-Z
 ::
 ::
       ::
 ::
       ::
 ::
       
     