[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpcanvas.pp line 229
type TFPRectRegion = class(TFPCustomRegion) |
public |
Rect: TRect; |
function GetBoundingRect; override; |
function IsPointInRegion(); override; |
end; |
| |
| |
TObject |