git-svn-id: trunk@20921 -
This commit is contained in:
mattias 2009-07-22 10:06:22 +00:00
parent d926f4eaad
commit d0324f58e4

View File

@ -111,7 +111,6 @@ end;
procedure TFrameDesignerForm.OnControlResize(Sender: TObject);
var
AControl: TControl;
a: TAnchorKind;
begin
if FResizing then Exit;
AControl := TControl(LookupRoot);