Unit 'BGRABitmapTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

TRectHelper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: geometrytypes.inc line 29

type TRectHelper = record helper

public

  constructor Create();

  

  procedure Intersect();

  

  function IntersectsWith();

  

  class function Union();

  

  procedure Offset();

  

  procedure Inflate();

  

  function Contains();

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property IsEmpty: Boolean; [r]

  

end;

Inheritance

TRectHelper

  



CT Web help

CodeTyphon Studio