Cloud Storage Integrator 2016 Delphi Edition
Cloud Storage Integrator 2016 Delphi Edition
Questions / Feedback?

Document Event

Fired for each document.

Syntax

type TDocumentEvent = procedure Document(Sender: TObject; const FileName: String; const FileReference: String; const Created: String; const Modified: String; const Author: String; const CheckedOutBy: String; const SourceControlVersion: String; IsFolder: Boolean) of object;

property OnDocument: TDocumentEvent read FOnDocument write FOnDocument;

Remarks

This event is fired as the result of a call to List.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Delphi Edition - Version 16.0 [Build 7239]