backanim

  JR-FileViewer
Properties   Methods Events
   

jrsoftlogo

CanPaste

 

  Description:

Gets whether the filecommand object can do paste operation.

       
 

  ico_syntax   Syntax:

boolean = FileViewer1.CanPaste

         

ico_weitere   Remarks:


If this property returns True, then the filecommand object holds one ore more filenames to copy, or move to the current folder.

 

  ico_einstellungen Example:

       

    mpopup(pastefiles).Enabled = FileV1.CanPaste