MaiXinRong пре 9 година
родитељ
комит
b60920dcb9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      DataModules/BillsCompileDm.pas

+ 1 - 1
DataModules/BillsCompileDm.pas

@@ -226,7 +226,7 @@ procedure TBillsCompileData.sdvBillsCompileAfterValueChanged(
   end;
 
 var
-  stnNode: TBillsIDTreeNode;
+  vNode: TBillsIDTreeNode;
 begin
   vNode := TBillsIDTreeNode(BillsCompileTree.FindNode(AValue.Owner.ValueByName('ID').AsInteger));