Source position: HelperSets.pas line 213
type TPointHolder = record
Point: TPoint2px;
Data: Pointer;
end;