mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 05:09:19 +02:00
--- Merging r31224 into '.':
U rtl/inc/system.fpd --- Recording mergeinfo for merge of r31224 into '.': U . # revisions: 31224 git-svn-id: branches/fixes_3_0@31227 -
This commit is contained in:
parent
c52bae5b03
commit
e7672ae7d0
@ -78,6 +78,8 @@ Function Slice(Const A : ArrayType; ACount : Integer) : ArrayType2;
|
||||
Function TypeInfo(Const T : AnyType) : Pointer;
|
||||
Procedure Fail;
|
||||
Function TypeOf(T : TObjectType) : Pointer;
|
||||
Procedure Initialize(Var T : TAnyType; ACount : Integer = 1);
|
||||
Procedure Finalize(Var T : TAnyType; ACount : Integer = 1);
|
||||
|
||||
{$IFNDEF GO32V2}
|
||||
Var
|
||||
|
Loading…
Reference in New Issue
Block a user