RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBrowseForFolder.DoCallback Method
Pascal
function DoCallback(Wnd: HWND; uMsg: UINT; lParam: LPARAM; lpData: LPARAM): Integer;
C++
__fastcall int DoCallback(HWND Wnd, UINT uMsg, LPARAM lParam, LPARAM lpData);

This is DoCallback, a member of class TBrowseForFolder.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!