亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

FastReport中怎么定義報表大寫金額

發布時間:2022-01-04 18:16:24 來源:億速云 閱讀:387 作者:柒染 欄目:大數據

這篇文章給大家介紹FastReport中怎么定義報表大寫金額,內容非常詳細,感興趣的小伙伴們可以參考借鑒,希望對大家能有所幫助。

我們在設計FastReport報表時,遇到客戶有可能需要顯示的是大寫金額,可以用如下方法設計報表解決.

首先要改為大寫金額的用[tt]做為變量定義

FastReport中怎么定義報表大寫金額

然后在文本編輯器里寫代碼

FastReport中怎么定義報表大寫金額

代碼:

begin
  qianwei:=-2;
  Smallmonth:=formatfloat('0.00',[QueryBody."iamt"]);
  dianweizhi :=pos('.',Smallmonth);
  tt :='';
  BigMonth:='';
  qian:=length(Smallmonth);
  while qian>0 do
  begin
    if qian<>dianweizhi then
    begin
      i:=copy(Smallmonth,qian,1);
      if i='1' then wei1:='壹'
      else if i='2' then wei1:='貳'
      else if i='3' then wei1:='叁'
      else if i='4' then wei1:='肆'
      else if i='5' then wei1:='伍'
      else if i='6' then wei1:='陸'
      else if i='7' then wei1:='柒'
      else if i='8' then wei1:='捌'
      else if i='9' then wei1:='玖'
      else if i='0' then wei1:='零';
      if qianwei=-3      then  qianwei1:='厘'
      else if qianwei=-2 then  qianwei1:='分'
      else if qianwei=-1 then  qianwei1:='角'
      else if qianwei=0  then  qianwei1:='元'
      else if qianwei=1  then  qianwei1:='拾'
      else if qianwei=2  then  qianwei1:='佰'
      else if qianwei=3  then  qianwei1:='千'
      else if qianwei=4  then  qianwei1:='萬'
      else if qianwei=5  then  qianwei1:='拾'
      else if qianwei=6  then  qianwei1:='佰'
      else if qianwei=7  then  qianwei1:='千'
      else if qianwei=8  then  qianwei1:='億'
      else if qianwei=9  then  qianwei1:='十'
      else if qianwei=10 then  qianwei1:='佰'
      else if qianwei=11 then  qianwei1:='千';
      inc(qianwei);
      BigMonth :=wei1+qianwei1+BigMonth;
    end;
    dec(qian);
  end;
  tt := BigMonth;
end

按照上面的辦法輕松搞定.

關于FastReport中怎么定義報表大寫金額就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

舒城县| 塔城市| 新邵县| 监利县| 清水县| 宜兰县| 林芝县| 县级市| 龙口市| 静海县| 津南区| 确山县| 资讯| 五常市| 凭祥市| 南城县| 庆城县| 肇源县| 郓城县| 大冶市| 南江县| 定西市| 阿克苏市| 晋中市| 富裕县| 稷山县| 裕民县| 门源| 桑植县| 邓州市| 介休市| 永善县| 商丘市| 涞源县| 水城县| 兰西县| 弥勒县| 盐山县| 浦北县| 昌都县| 交口县|