2
0
Martijn Laan 6 жил өмнө
parent
commit
dbff148459
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Projects/CompForm.pas

+ 1 - 1
Projects/CompForm.pas

@@ -1470,7 +1470,7 @@ type
 procedure AddLines(const ListBox: TListBox; const S: String; const AObject: TObject; const LineBreaks: Boolean; const Prefix: TAddLinesPrefix; const PrefixParam: Cardinal);
 var
   ST: TSystemTime;
-  LineNumber: Integer;
+  LineNumber: Cardinal;
 
   procedure AddLine(S: String);
   var