LucieLastic
Programmer
hi All
I've just moved over to Delphi 2010 from D7 so I'm still getting to grips with it.
1, I'd like to unembed my forms so I can have my form on one monitor and the code on another. How can I do this? I'm getting a bit fed up at having to do F12 evertime to switch between form and code.
2, Another Q, is it possible to have the same unit open in more than one window too? Sometimes I need to look at a record structure, for example, at the top of the unit while I program further down. A split bar like excel has would be good for this :O)
3, Also, it seems to produce very big files when I compile, I've switched off Debug information but didn't help.
4, Is it also possible to stop it from producing files in the _Backup directory?
Thanks in advance
Lou
I've just moved over to Delphi 2010 from D7 so I'm still getting to grips with it.
1, I'd like to unembed my forms so I can have my form on one monitor and the code on another. How can I do this? I'm getting a bit fed up at having to do F12 evertime to switch between form and code.
2, Another Q, is it possible to have the same unit open in more than one window too? Sometimes I need to look at a record structure, for example, at the top of the unit while I program further down. A split bar like excel has would be good for this :O)
3, Also, it seems to produce very big files when I compile, I've switched off Debug information but didn't help.
4, Is it also possible to stop it from producing files in the _Backup directory?
Thanks in advance
Lou