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.