Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveDataStorage Constructor

TElGoogleDriveDataStorage     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Creates a new instance of TElGoogleDriveDataStorage class.

Declaration

[C#]
    TElGoogleDriveDataStorage();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create(AOwner: TComponent);

[C++]
    not available

[PHP]
    not available

[Java]
    public TElGoogleDriveDataStorage();

Description

    Use this constructor to create a new TElGoogleDriveDataStorage object.

Discuss this help topic in SecureBlackbox Forum