6.5 Data types

rect

Datatype

Type

datatype rect = RECT of 
         {left:int, top:int, right:int, bottom: int}


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker