Table of Contents

TTMSFNCBloxGetInplaceEditorClassEvent Event Type

Lets the handler supply a custom in-place editor class used to edit an element before the editor is created.

API unit family: TMSFNCBloxControl

Parameters

Name Description
Sender The control raising the event.
AElement The element about to be edited.
AInplaceEditorClass On entry the default editor class; the handler may replace it with a custom editor class to use instead.