backanim

  JR-FileViewer
Properties   Methods Events
   

jrsoftlogo

ViewOptions

  Description:

Gets/Sets the visible ColumnHeader in Report viewStyle.

       
 

  ico_syntax   Syntax:

FileViewer1.ViewOptions [ = showinfocol]

         

ico_weitere   Remarks:


You can set one or more of the following fileinformation visible.
            Name
            Extension
            Size
            Type
            DateModified
            TimeModified
            DateCreated
            LastAccessed
            Attributes
            DosName

 

  ico_einstellungen   Example:

       

    FileV1.ViewOptions = show_Name + show_FileExt + show_Attributes