TTMSFNCUtils.IsHTML Method
Returns
TrueifAValuecontains HTML markup.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCUtils
Syntax
class function IsHTML(AValue: string): Boolean;
Parameters
| Name | Description |
|---|---|
AValue |
String to inspect. |
Returns
True when HTML markup is detected; otherwise False.