Class TBrowseForFolderDialog (unit BrowseFoldr)

Inherits from

TObject

Renamed from BrowseFolder.pas 6/13/1998 Paul Rice to avoid conflicts with Todd Fast's work.

Constructors



Functions

function Execute: Boolean;


function GetPath: String;


function GetTitle: String;


procedure SetTitle(Title: String);


Properties

property Path : string


property Title : string


Events

Variables

bi : TBROWSEINFO;


pIDListItem : PItemIDList;


pStr : PChar;


str : Array[0..MAX_PATH] of Char;



Constructors


Functions


function Execute: Boolean;


function GetPath: String;


function GetTitle: String;


procedure SetTitle(Title: String);


Properties


property Path : string


property Title : string


Events


Variables


bi : TBROWSEINFO;


pIDListItem : PItemIDList;


pStr : PChar;


str : Array[0..MAX_PATH] of Char;