Record TSciRectangle
Unit
Declaration
type TSciRectangle = record
Description
This item has no description.
Overview
Fields
| Public | left: Integer; |
| Public | top: Integer; |
| Public | right: Integer; |
| Public | bottom: Integer; |
Description
Fields
| Public | left: Integer; |
|
This item has no description. | |
| Public | top: Integer; |
|
This item has no description. | |
| Public | right: Integer; |
|
This item has no description. | |
| Public | bottom: Integer; |
|
This item has no description. | |
This documentation is in the public domain under the Creative Commons Zero v1.0 Universal public license.