Explorar o código

Deal pay, Edit Mode, display format by digit

MaiXinRong %!s(int64=7) %!d(string=hai) anos
pai
achega
e2bbb3d656
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      DataModules/DealPaymentDm.pas

+ 0 - 1
DataModules/DealPaymentDm.pas

@@ -281,7 +281,6 @@ procedure TDealPaymentData.sdvDealPaymentGetText(var Text: String;
   begin
     if Assigned(AValue) then
     begin
-      Text := AValue.AsString;
       sField := GetFormulaField(AValue.FieldName);
       sFormula := AValue.Owner.ValueByName(sField).AsString;
       if (sField <> '') and (sFormula <> '') then