* Fixed bug #8033, removed longrec, so sysutils version is used

git-svn-id: trunk@5901 -
This commit is contained in:
michael 2007-01-11 20:40:12 +00:00
parent dc2daf7ed3
commit aaec51dd3f

View File

@ -15,11 +15,6 @@
{* TComponent *}
{****************************************************************************}
Type
Longrec = Packed Record
Hi,lo : word;
end;
Function TComponent.GetComponent(AIndex: Integer): TComponent;
begin