(35)第100个问题:replacetext(33分)

  • 主题发起人 千中元
  • 开始时间

千中元

Unregistered / Unconfirmed
GUEST, unregistred user!
技术内幕上是这样写的:
if replacetext='(memo)' then
replacetext:=Master.fieldbyname(Tagstring).asstring
else
if replacetext:='' then
try
replacetext:= Master.fieldbyName..........
except
on e:exceptiondo
replacetext:='('+.........
end
这么多relpacetext..到低谁跟谁啊?
请简单的讲下replacetext的使用(帮助里不清楚啊)


 
把那一部分好好看几遍,你就懂了 :)
 
:)学习学习:)我也看看
 
连跌两级。休息
 
老千,没有谁跟谁的,虽然我不会数据库,但是这些东西还会一些。
主要是你的if 的嵌套,relpacetext不至于那么晕吧,能看懂吧:)
 
replacetext是个变量吧?
 
怎么回事?你的代码我还没弄到呢
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
I
回复
0
查看
661
import
I
I
回复
0
查看
737
import
I
顶部