[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazregions.pas line 95
type TLazRegionWithChilds = class(TLazRegion) end; |
||
public |
||
|
||
Childs: TFPList; |
|
|
UserData: TObject; |
|
|
constructor Create; override; |
|
|
destructor Destroy; override; |
|
|
function IsPointInRegion(); virtual; |
|
|
|
||
| | ||
|
||
| | ||
TFPCustomRegion |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |