Unit 'LazRegions' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TLazRegionEllipse

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

Declaration

Source position: lazregions.pas line 48

type TLazRegionEllipse = class(TLazRegionPart)

public

  X1: Integer;

  

  Y1: Integer;

  

  X2: Integer;

  

  Y2: Integer;

  

  function IsPointInPart(); override;

  

end;

Inheritance

TLazRegionEllipse

  

|

TLazRegionPart

  

|

TObject



CT Web help

CodeTyphon Studio