ShellBrowser Delphi Components Documentation
TJamFilePreviewLoadedEventArgs Properties
JamFilePreview.TJamFilePreviewLoadedEventArgs
Legend
TJamFilePreviewLoadedEventArgs Properties
Name
Description
property ErrorMessage: string read fErrorMessage;
If previewing was not successful contains the error that happened.
property Path: string read fPath;
Readonly property containing the path of the previewed file.
property Success: boolean read fSuccess;
Specifies if previewing the file has been successful.
Contents
|
Index
|
Home