Archive

Archive for the ‘Delphi / Kylix IDE’ Category

How to Turn off Delphi Direct

December 15th, 1999 m3Rlin No comments

Although Delphi Direct is a good tool it is not updated too often :-/ If you would like to turn this feature off go to
Tools|Environment options|Delphi Direct and uncheck Automatically poll network. On the same page you can set Delphi Direct options too.

How to Get a List of Open Files in the IDE

December 15th, 1999 m3Rlin No comments

If you wish to know what files Delphi has open you can check the buffer list. The shortcut is Ctrl + B. A window will pop up with the list. To open any of the files in the editor just double-click it. Some files will always remain open although you may not always see them in the IDE (project group files, project sources etc.) Although you may close the tab with it the file is still in memory.