Skip to main content

TdxRectF Methods

A TRect type equivalent with the single-precision floating-point coordinates and dimensions.
Name
AdjustByBorder(TdxSizeF,TcxBorder,TRect)
AdjustByBorder(TdxSizeF,TcxBorder)
AlignHorizontally(TdxRectF,TdxAlignment)
AlignHorizontally(TdxSizeF,TdxAlignment)
AlignVertically(TdxRectF,TdxAlignment)
AlignVertically(TdxSizeF,TdxAlignment)
Assign(TRect)
CenterPoint
Contains(TdxPointF)
Contains(TdxRectF)
Content(TcxMargin)
Content(TRect)
Create(TdxPointF,Single,Single) static
Create(Single,Single,Single,Single) static
CreateSize(Single,Single,Single,Single) static
DeflateToTRect
Distance(TdxRectF)
Empty
Inflate(TdxPointF)
Inflate(TdxRectF)
Inflate(TdxSizeF)
Inflate(Single,Single,Single,Single)
Inflate(Single,Single)
Inflate(Single)
InflateToTRect
Init(Single,Single,Single,Single)
InitSize(Single,Single,Single,Single)
Intersect(TdxRectF)
IntersectsWith(TdxRectF)
IsEmpty
IsZero
Normalize
Null static
Offset(TdxPointF)
Offset(Single,Single)
SetCenter(TdxPointF)
SetMargins(TdxRectF)
TruncBorder(TdxRectF,TcxBorders,TRect)
Union(TdxRectF)
ZoomInto(TdxRectF)
ZoomInto(TdxSizeF)
See Also