Table of Contents

TTMSFNCBloxElement.Perform Method

Invokes the supplied method on this element.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure Perform(Proc: TTMSFNCBloxElementProc); virtual;

Parameters

Name Description
Proc Method to call with this element as its argument.