[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazregions.pas line 37
type TLazRegionPolygon = class(TLazRegionPart) |
||
public |
||
Points: ; |
|
|
|
||
function IsPointInPart(); override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |