backanim

  JR-FileViewer
Properties   Methods Events
   

jrsoftlogo

AllowDiveIntoFolders

  Description:

Gets/Sets whether double-clicking on a folder ListItem shows the contents of that folder in FileViewer

       

  ico_syntax   Syntax:

FileViewer1.AllowDiveIntoFolders [ = boolean]

       

  ico_weitere Remarks:


You can set this property to False to prevent browsing of new folders through user-interaction. This property is only in effect when the user double-clicks on a folder. You can still change the currently browsed folder programmatically; for example by using the CurrentFolder property.