ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.TShellPropertyValue.ToFileDateTime

If the property value contains a Date, function converts it to an TimeZone independent FileTime.

Syntax
Pascal
function ToFileDateTime: TDateTime;

A converted value or same instance if call on a variant type other than VT_DATE.