mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 17:09:16 +02:00
* ttextrec,tfilerec added (merged)
This commit is contained in:
parent
24fc983597
commit
6995b143d6
@ -117,6 +117,10 @@ Var
|
|||||||
{$i filerec.inc}
|
{$i filerec.inc}
|
||||||
{$i textrec.inc}
|
{$i textrec.inc}
|
||||||
|
|
||||||
|
Type
|
||||||
|
TFileRec=FileRec;
|
||||||
|
TTextRec=TextRec;
|
||||||
|
|
||||||
{ Read internationalization settings }
|
{ Read internationalization settings }
|
||||||
{$i sysinth.inc}
|
{$i sysinth.inc}
|
||||||
|
|
||||||
@ -134,7 +138,10 @@ Var
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.4 2000-08-30 18:29:34 hajny
|
Revision 1.5 2000-09-24 21:55:07 peter
|
||||||
|
* ttextrec,tfilerec added (merged)
|
||||||
|
|
||||||
|
Revision 1.4 2000/08/30 18:29:34 hajny
|
||||||
* OS/2 fix - datih.inc moved to the beginning
|
* OS/2 fix - datih.inc moved to the beginning
|
||||||
|
|
||||||
Revision 1.3 2000/08/29 17:56:32 michael
|
Revision 1.3 2000/08/29 17:56:32 michael
|
||||||
|
Loading…
Reference in New Issue
Block a user