mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 21:51:42 +02:00
--- Merging r30622 into '.':
U rtl/objpas/classes/classesh.inc --- Recording mergeinfo for merge of r30622 into '.': U . # revisions: 30622 git-svn-id: branches/fixes_3_0@31126 -
This commit is contained in:
parent
56ecdc5ea8
commit
c5fa41be1f
@ -392,6 +392,7 @@ type
|
||||
{ functions and properties to match TBits class }
|
||||
procedure SetBit(bit : longint; value : Boolean);
|
||||
procedure SetSize(value : longint);
|
||||
Protected
|
||||
procedure CheckBitIndex (Bit : longint;CurrentSize : Boolean);
|
||||
public
|
||||
{ Public declarations }
|
||||
|
Loading…
Reference in New Issue
Block a user