mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 09:09:09 +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 *}
|
{* TComponent *}
|
||||||
{****************************************************************************}
|
{****************************************************************************}
|
||||||
|
|
||||||
Type
|
|
||||||
Longrec = Packed Record
|
|
||||||
Hi,lo : word;
|
|
||||||
end;
|
|
||||||
|
|
||||||
Function TComponent.GetComponent(AIndex: Integer): TComponent;
|
Function TComponent.GetComponent(AIndex: Integer): TComponent;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user