TRect

Overview

Location

 

constructor Cooper

 

constructor

 

TRect()

 

init()

 

TRect()

 

Sub New()

constructor (TRect) Cooper

 

constructor(value: TRect)

 

TRect(TRect value)

 

init(_ value: TRect)

 

TRect(TRect value)

 

Sub New(value As TRect)

Parameters:

  • value:

Bottom

 

var Bottom: Int32;

 

Int32 Bottom

 

var Bottom: Int32

 

Integer Bottom

 

FIELD Bottom() As Int32

clone Cooper

 

method clone: Object

 

Object clone()

 

func clone() -> Object

 

Object clone()

 

Function clone() As Object

Left

 

var Left: Int32;

 

Int32 Left

 

var Left: Int32

 

Integer Left

 

FIELD Left() As Int32

 

var Right: Int32;

 

Int32 Right

 

var Right: Int32

 

Integer Right

 

FIELD Right() As Int32

Top

 

var Top: Int32;

 

Int32 Top

 

var Top: Int32

 

Integer Top

 

FIELD Top() As Int32

 

Bottom

 

var Bottom: Int32;

 

Int32 Bottom

 

var Bottom: Int32

 

Integer Bottom

 

FIELD Bottom() As Int32

Left

 

var Left: Int32;

 

Int32 Left

 

var Left: Int32

 

Integer Left

 

FIELD Left() As Int32

 

var Right: Int32;

 

Int32 Right

 

var Right: Int32

 

Integer Right

 

FIELD Right() As Int32

Top

 

var Top: Int32;

 

Int32 Top

 

var Top: Int32

 

Integer Top

 

FIELD Top() As Int32

 

constructor Cooper

 

constructor

 

TRect()

 

init()

 

TRect()

 

Sub New()

constructor (TRect) Cooper

 

constructor(value: TRect)

 

TRect(TRect value)

 

init(_ value: TRect)

 

TRect(TRect value)

 

Sub New(value As TRect)

Parameters:

  • value:

clone Cooper

 

method clone: Object

 

Object clone()

 

func clone() -> Object

 

Object clone()

 

Function clone() As Object