[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazRegions' (#lcl)

TLazRegionEllipse

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

Declaration

Source position: lazregions.pas line 48

type TLazRegionEllipse = class(TLazRegionPart) end;

public

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  function IsPointInPart(); override;

Inheritance

TLazRegionEllipse

|

TLazRegionPart

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.