TTMSFNCBloxControl.OnGetInplaceEditorClass Event
Occurs before an element is edited, allowing a custom in-place editor class to be supplied.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Syntax
OnGetInplaceEditorClass: TTMSFNCBloxGetInplaceEditorClassEvent;
Remarks
The handler may replace the editor class parameter to use a custom editor.