我在用Intraweb开发 进行切换页面的时候,总是出现“ A Component named Main already exists”错误提示!(100分)

  • 主题发起人 主题发起人 舞动青春
  • 开始时间 开始时间

舞动青春

Unregistered / Unconfirmed
GUEST, unregistred user!
各位大侠:
我在用Intraweb开发 直接用“application.create(Tmain).show”进行切换页面的时候,总是出现“ A Component named Main already exists”错误提示!,不知道是什么原因请指教?
我换用DEMOS文件 Features例子中的Move函数进行页面切换时,Debugger Exception Notification 提示:“ Access Violation at address 53367400,read of address 53367400” ?什么意思啊?
小弟:在此感到有点郁闷 !怎样才能在程序中灵活切换页面呢?
特送100分,请教各位大侠!
希望不吝指教!
 
现在问题已经解决。
我用Application.FindComponent函数,判断系统中是否存在窗体实例。
如果没有就Create
否则直接Application.FindComponent(‘FormName’).show。
不麻烦大家啦!
分我可要收回啦啊!
哈哈!
 
好的,收回吧
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
I
回复
0
查看
948
import
I
I
回复
0
查看
811
import
I
后退
顶部