Re: What unit to find functions and procedures?



JamesR wrote:
How do you know which unit an API might be in. If i was using
EnumWindowsProc() for instance, (or something else maybe) - how would
you know which unit to include in the uses list - the best I can think
of is finding some text searching program, and searching all the VCL
.pas files. Ideas?

Look under your Source folder, there is Rtl folder and in it Win folder - I bet its a better place to look than VCL folder. (Thats in D7, don't know source structure in newer versions). As for text searching program Search, Find In Files on Delphi menu works for me.

Tom
.



Relevant Pages

  • Re: Zip a file
    ... but this is still a work in progress. ... file into a single source folder. ... shell.application folder object for this source folder. ... The script uses the zip file's shell.application folder object's ...
    (microsoft.public.scripting.vbscript)
  • Re: creating multiple zip arhives?
    ... OK I tested the script and it works but it's not quite what I meant. ... creates the folder structure of the source folder in to the zip which is ...
    (microsoft.public.scripting.wsh)
  • Re: Robocopy /MIR question
    ... You are correct I should consider off site backup. ... backup server for 3 client XP machines. ... hours any file changes to a WHS shared folder. ... EXCEPT the 10 files that I deleted in the source folder. ...
    (microsoft.public.windows.server.general)
  • Re: Robocopy /MIR question
    ... You are correct I should consider off site backup. ... as a backup server for 3 client XP machines. ... to constantly monitor the folder for changes but I decided to use ... I deleted 10 files in the source folder and immediately checked ...
    (microsoft.public.windows.server.general)
  • Re: folder and file sync
    ... The source folders data will ALL get copied to Dest folder. ... destination folder as well as a compressed file in an alternate ... other data in this source folder which will need to stay there? ...
    (microsoft.public.scripting.vbscript)