TTMSFNCBloxElement.UpdateInserting Method
Called once for each click, drag, or release while the element is being inserted, so descendants can react to the insertion.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Syntax
procedure UpdateInserting(AInfo: TTMSFNCBloxElementInsertInfo); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AInfo |
Information describing the current insertion step. |