TTMSFNCClipBoard.GetHTML Method
Reads an HTML-formatted string from the clipboard.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCClipBoard
Syntax
class function GetHTML: String; virtual;
Returns
The HTML string currently on the clipboard, or an empty string if no HTML data is available.