borland.public.delphi.opentoolsapi
Discussion:
Files Open in IDE in Delphi 5?
(too old to reply)
Ed Salgado
2007-10-19 22:23:44 UTC
Permalink
How can I find out what pas/dfm files are currently open in the Delphi 5
code editor?
Thanks!
-ed
Erik Berry
2008-02-24 22:13:44 UTC
Permalink
Post by Ed Salgado
How can I find out what pas/dfm files are currently open in the Delphi 5
code editor?
Try these:
IOTAModuleServices.ModuleCount
IOTAModuleServices.Modules[x]
Erik
1 Reply
22 Views
Permalink to this page
Disable enhanced parsing
Thread Navigation
Ed Salgado
2007-10-19 22:23:44 UTC
Erik Berry
2008-02-24 22:13:44 UTC
Loading...