Citat:
savkic: Skini sa neta gexperts i pogledaj kod.
Nisam nasao nigde kod za Gexperts ali sam na njihovom sajtu nasao dobar hint ...
How can I iterate over all units/forms in a project?
IOTAProject.ModuleCount can be used to iterate over all modules, and IOTAProject.GetModule returns a reference to IOTAModuleInfo which gives you the FileName, FormName, etc.
Uspelo je ...