Unit 'fpMkUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFunctionItem.Func

Function callback storage field

Declaration

Source position: fpmkunit.pp line 1582

public property TFunctionItem.Func : TReplaceFunction
  read FFunc;

Description

Func is the property that returns the function callback associated with this dictionary item. This property holds the function reference that can be invoked during template processing.


Documentation generated on: Mar 09 2026