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 1580

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: Dec 15 2025