Home Units Hierarchy Routines All identifiers

record _browseinfoW

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type _browseinfoW = record

Description

output var: where to return the Image index.

Overview

Fields

hwndOwner: HWND;
pidlRoot: PItemIDList;
pszDisplayName: pwChar;
lpszTitle: pwChar;
ulFlags: UINT;
lpfn: TFNBFFCallBack;
lParam: LPARAM;
iImage: Integer;

Description

Fields

hwndOwner: HWND;
 
pidlRoot: PItemIDList;
 
pszDisplayName: pwChar;
 
lpszTitle: pwChar;

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


Generated by PasDoc 0.12.1 on 2012-10-09