TTMSFNCBloxControl.OnSetInplaceEditorSize Event
Occurs before the in-place editor is shown, allowing its bounds to be overridden.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Syntax
OnSetInplaceEditorSize: TTMSFNCBloxSetInplaceEditorSizeEvent;
Remarks
The handler may change the proposed bounds or reject them to keep the default sizing.