TTMSFNCWebBrowserContextMenuItem.AsSystem Method
Casts this item to TTMSFNCWebBrowserSystemContextMenuItem; returns
nilif the item is a custom item.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowserContextMenuItem
Syntax
function AsSystem: TTMSFNCWebBrowserSystemContextMenuItem;
Returns
The item as TTMSFNCWebBrowserSystemContextMenuItem, or nil when this item represents a custom entry.