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.