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

TLazRegionRect

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

Declaration

Source position: lazregions.pas line 30

type TLazRegionRect = class(TLazRegionPart) end;

public

  Rect: TRect;

  

  function IsPointInPart(); override;

  

Inheritance

TLazRegionRect

  

|

TLazRegionPart

  

|

TObject