| Description | Hierarchy | Fields | Methods | Properties | 
type _browseinfoA = record
hwndOwner: HWND; | 
pidlRoot: PItemIDList; | 
pszDisplayName: paChar; | 
lpszTitle: paChar; | 
ulFlags: UINT; | 
lpfn: TFNBFFCallBack; | 
lParam: LPARAM; | 
iImage: Integer; | 
hwndOwner: HWND; | 
pidlRoot: PItemIDList; | 
pszDisplayName: paChar; | 
lpszTitle: paChar; | 
| 
 Return display name of item selected.  | 
ulFlags: UINT; | 
| 
 text to go in the banner over the tree.  | 
lpfn: TFNBFFCallBack; | 
| 
 Flags that control the return stuff.  | 
lParam: LPARAM; | 
iImage: Integer; | 
| 
 extra info that's passed back in callbacks.  | 
(c) 2012 Lake of Soft