2
0
Эх сурвалжийг харах

* BitSizeOf Documentation sub (issue #39110)

git-svn-id: trunk@49571 -
michael 4 жил өмнө
parent
commit
1e6952264b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      rtl/inc/system.fpd

+ 1 - 0
rtl/inc/system.fpd

@@ -63,6 +63,7 @@ Procedure Read (Args : Arguments);
 Procedure ReadLn (Args : Arguments);
 Function Seg (Var X) : Longint;
 Function SizeOf (X : TAnyType) : Longint;
+Function BitSizeOf (X : TAnyType) : Longint;
 Procedure Str (Var X : TNumericType; Var S : String);
 Function Succ (X : TOrdinal) : TOrdinal;
 Procedure Val (const S : string;Var V;var Code : word);