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