[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)

public

  Rect: TRect;

  

  function IsPointInPart(); override;

  

end;

Inheritance

TLazRegionRect

  

|

TLazRegionPart

  

|

TObject