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
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |