IconLib REALbasic Plugin
Icon.Constructor Constructor
A constructor to get the desktop file icon of a folder item.
Constructor(
f
as
FolderItem)
Parameters
f
The FolderItem to optain the icon from.
Remarks
See Also
Icon Class