Results 1 to 2 of 2

Thread: NLDGetWindows

  1. #1

    NLDGetWindows

    ------------
    De sources van NLDDanyUtils zijn te vinden in:
    ftp://ftp.nldelphi.com/public/OpenSo.../NLDDanyUtils/
    ------------

    Laat toe een lijst te maken van aktieve vensters (windows), en de 'handle' van een venster (window) te verkrijgen.

    De interface:
    Code:
    procedure BuildListOfWindows(List: TStrings);
    function  GetWindowHandle(Win: string): THandle;
    Last edited by Dany; 23-Nov-06 at 20:25.

  2. #2
    Vriendelijke groeten,
    Dany

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •