[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: objects.pp line 260
type TPoint = object
X: Sw_Integer;
Y: Sw_Integer;
end;
TPoint
TObject