Table of Contents

TTMSFNCWXHTMLMemo.OnFocus Event

Occurs when the editor content area receives input focus.

API unit family: TMSFNCWXHTMLMemo Declaring type: TTMSFNCWXHTMLMemo Inherited from: TTMSFNCWXCustomHTMLMemo Type: TNotifyEvent

Syntax

property OnFocus: TNotifyEvent;

Parameters

Name Description
Sender The editor that raised the event.