TTMSFNCCustomMemo.LoadFromURL Method
Loads editor content from a URL.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCCustomMemo
Syntax
procedure LoadFromURL(AURL: string);
Parameters
| Name | Description |
|---|---|
AURL |
The URL that was clicked. |
Loads editor content from a URL.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCCustomMemo
procedure LoadFromURL(AURL: string);
| Name | Description |
|---|---|
AURL |
The URL that was clicked. |