TTMSFNCBloxBaseGroup.MemberIncluded Method
Called when an element is added as a member of the group.
API unit family: TMSFNCBloxCoreBlock
Declaring type: TTMSFNCBloxBaseGroup
Syntax
procedure MemberIncluded(AMember: TTMSFNCBloxElement); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AMember |
The element that was included in the group. |