Home Units Hierarchy Routines All identifiers

record _browseinfoA

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type _browseinfoA = record

Description

 

Overview

Fields

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

Description

Fields

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


Generated by PasDoc 0.12.1 on 2012-10-09