EldoS
 Table of Contents >  SolFSStorage.Logo property
Navigation
Web site
Support
Table Of Contents
Send comments on this topic

SolFSStorage.Logo property

Filter:

Pascal    DLL    C++ (DLL/Lib)    C++ (VCL)    C++ (.NET)    C#    VB.NET   

SolFSStorage    

Overview

Logo is a text which is placed to the first page of the SolFS file.

Declaration

[Pascal]
    property Logo: String;

[DLL]
    not applicable;

[C++ (DLL/Lib)]
    unsigned short *get_Logo()
    void set_Logo(unsigned short *Value)

[C++ (VCL)]
    __property AnsiString Logo;

[C++ (.NET)]
    String *get_Logo()
    void set_Logo(String *Value)

[C#]
    String Logo;

[VB.NET]
    Property Logo As String

Description

Logo is a text which is placed to the second page of the SolFS file. This logo can be viewed by some viewer or editor thus informing the person about what the file is.
AutoCompact can be set only when the storage is not opened.

[DLL] Note: use GetInfo function to get access to this property.

Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation