--- 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:
marco 2015-06-18 20:26:21 +00:00
parent 56ecdc5ea8
commit c5fa41be1f

View File

@ -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 }