RECTL

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > General purposes UDTs >

RECTL

 

Description

 

RECTL structure.

 

Syntax

 

Type RECTL

  nLeft       As Long

  nTop        As Long

  nRight      As Long

  nBottom     As Long

End Type

 

Remarks

 

See also

 

Examples