Document Event
Fired for each document.
Syntax
typedef void __fastcall (__closure *TicsSharePointDocumentEvent)(System::TObject* Sender, TicsSharePointDocumentEventParams *e);__property TicsSharePointDocumentEvent OnDocument = {read=FOnDocument, write=FOnDocument};
typedef struct {
String FileName;
String FileReference;
String Created;
String Modified;
String Author;
String CheckedOutBy;
String SourceControlVersion;
bool IsFolder;
} TicsSharePointDocumentEventParams;
Remarks
This event is fired as the result of a call to List.