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

TLazRegionWithChilds

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

Declaration

Source position: lazregions.pas line 95

type TLazRegionWithChilds = class(TLazRegion)

public

  Parent: TLazRegionWithChilds;

  

  Childs: TFPList;

  

  UserData: TObject;

  

  constructor Create; override;

  

  destructor Destroy; override;

  

  function IsPointInRegion(); virtual;

  

end;

Inheritance

TLazRegionWithChilds

  

|

TLazRegion

  

|

TObject



CT Web help

CodeTyphon Studio