TRect
Overview
Location
-
Reference:
- Delphi.dll .NET
- delphi.jar Cooper
- Delphi.fx Island
- libDelphi.fx Toffee
- Namespace: RemObjects.Elements.RTL.Delphi
-
Ancestry:
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
clone Cooper
method clone: Object
Object clone()
func clone() -> Object
Object clone()
Function clone() As Object
Left
Right
Top
Bottom
Left
Right
Top
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