Table of Contents

TTMSFNCWXHTMLMemo.OnInit Event

Occurs after the editor has finished initializing and is ready for interaction.

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

Syntax

property OnInit: TNotifyEvent;

Parameters

Name Description
Sender The editor that raised the event.