ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TPathBrowserOpenEvent

procedure for the event TJamPathEdit.OnButtonClick.

Syntax
Pascal
TPathBrowserOpenEvent = procedure (Sender: TObject; var pAllowOpen: Boolean) of object;
Parameters 
Description 
Sender 
The sending control. 
pAllowOpen 
Assign False if you do not want the dailog to be opened, pass True otherwise.