Library | Module

Interface IpfcFileOpenShortcut



Description

This class specifies the shortcuts for file open dialog.



Property Summary

PropertyShortcutNameas String
String for shortcut name.
PropertyShortcutPathas String
String for shortcut path.



Method Summary

FunctionCCpfcFileOpenShortcut.Create (ShorcutPath as String, ShortcutName as String) as IpfcFileOpenShortcut
Creates a class object for file open shortcuts dialog.



Property Detail


PropertyShortcutNameas String

String for shortcut name.




PropertyShortcutPathas String

String for shortcut path.





Method Detail


FunctionCCpfcFileOpenShortcut.Create (ShorcutPath as String, ShortcutName as String) as IpfcFileOpenShortcut

Creates a class object for file open shortcuts dialog.
Parameters:
ShorcutPath
String for shortcut path.
ShortcutName
ShortcutName.
Returns:
A pointer to the object