TTMSFNCBloxControl.OnModified Event
Occurs when the diagram is modified.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Type: TNotifyEvent
Syntax
property OnModified: TNotifyEvent;
Remarks
The handler receives the control as sender. Useful for tracking an unsaved-changes flag.