cocoa: fix formatting

git-svn-id: trunk@43649 -
This commit is contained in:
paul 2014-01-05 11:38:57 +00:00
parent 39872a9b0a
commit 06375fba9b
2 changed files with 20 additions and 22 deletions

View File

@ -929,9 +929,7 @@ begin
if TCocoaWindowContent(handle).isembedded then
TCocoaWindowContent(handle).lclRelativePos(Left, Top)
else
begin
TCocoaWindowContent(handle).window.lclRelativePos(Left, Top);
end;
end
end;