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

TLazRegionWithChilds

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

Declaration

Source position: lazregions.pas line 95

type TLazRegionWithChilds = class(TLazRegion) end;

public

  Parent: TLazRegionWithChilds;

  

  Childs: TFPList;

  

  UserData: TObject;

  

  constructor Create; override;

  

  destructor Destroy; override;

  

  function IsPointInRegion(); virtual;

  

Inheritance

TLazRegionWithChilds

  

|

TLazRegion

  

|

TFPCustomRegion

?

TObject

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