TTMSFNCBloxControl.OnRegisterElements Event
Occurs while the built-in element shapes are being registered, allowing custom shapes to be added.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Type: TNotifyEvent
Syntax
property OnRegisterElements: TNotifyEvent;
Remarks
The handler receives the control as sender.