backanim

  JR-FileViewer
Properties   Methods Events
   

jrsoftlogo

DefaultKeyHandling

 

  Description:

Gets/Sets whether standard keystrokes like Ctrl-X,Ctrl-C,etc. are handled by FileViewer like Windows Explorer.

       

 

  ico_syntax   Syntax:

FileViewer1.DefaultKeyHandling [ = boolean]

       

  ico_weitere Remarks:


If this property is set to True, FileViewer responds to standard keystrokes as Windows Explorer does. For example if the user presses the Ctrl-C keystroke, then FileView copies all the currently selected items.

 

      Keystroke

Description

      Enter

Opens the currently selected item

      Ctrl-X

Cuts all the currently selected items

      Ctrl-C

Copies all the currently selected items

      Ctrl-V

Pastes all the currently selected items

      Delete

Deletes all the currently selected items