Source position: synedittypes.pp line 71
type TLogCaretPoint = record
X: Integer;
Y: Integer;
Offs: Integer;
end;