[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

zmFunType

Declaration

Source position: _crw_crwapi.pas line 1002

type zmFunType = function(

  x: Double;

  Custom: Pointer

):Double;