TTMSFNCBloxControl.ShowInplaceEditor Method
Opens the in-place editor to edit the text of the given element.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Syntax
procedure ShowInplaceEditor(AElement: TTMSFNCBloxElement);
Parameters
| Name | Description |
|---|---|
AElement |
The element whose text is edited. |