Re: What unit to find functions and procedures?
- From: Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx>
- Date: Fri, 23 Jun 2006 21:10:07 -0700
JamesR wrote:
How do you know which unit an API might be in. If i was usinghit the help and enter the keyword, at the top
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?
James.
it will show you the file that its in.
--
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5
.
- References:
- What unit to find functions and procedures?
- From: JamesR
- What unit to find functions and procedures?
- Prev by Date: Re: What unit to find functions and procedures?
- Next by Date: Re: What unit to find functions and procedures?
- Previous by thread: Re: What unit to find functions and procedures?
- Next by thread: Re: What unit to find functions and procedures?
- Index(es):
Relevant Pages
|