mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:29:33 +02:00
* Fixed bug #8033, removed longrec, so sysutils version is used
git-svn-id: trunk@5901 -
This commit is contained in:
parent
dc2daf7ed3
commit
aaec51dd3f
@ -15,11 +15,6 @@
|
||||
{* TComponent *}
|
||||
{****************************************************************************}
|
||||
|
||||
Type
|
||||
Longrec = Packed Record
|
||||
Hi,lo : word;
|
||||
end;
|
||||
|
||||
Function TComponent.GetComponent(AIndex: Integer): TComponent;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user