Pārlūkot izejas kodu

* Made CheckBitIndex protected

git-svn-id: trunk@30622 -
michael 10 gadi atpakaļ
vecāks
revīzija
27ff4c95e4
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      rtl/objpas/classes/classesh.inc

+ 1 - 0
rtl/objpas/classes/classesh.inc

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