Fixed: syntax error

This commit is contained in:
Mark van Renswoude 2012-05-02 14:45:55 +00:00
parent e681c29456
commit b54cdd968e
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ begin
(TX2GraphicContainerItem(AComponent).Container = Self) then
begin
RemoveGraphic(TX2GraphicContainerItem(AComponent));
end;
end
else if AComponent is TX2GraphicList then
Lists.Remove(AComponent);