Removed hint.

This commit is contained in:
Henrique Gottardi Werlang 2023-05-26 16:11:53 -03:00
parent f45b4d0570
commit 109a1d57aa

View File

@ -9964,9 +9964,7 @@ begin
end;
function InitInheritedComponent(Instance: TComponent; RootAncestor: TClass): Boolean;
Var
I: Integer;
var
Handler: TInitHandler;
ComponentClass: TComponentClass;