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

zmFunType

Declaration

Source position: _crw_zm.pas line 36

type zmFunType = function(

  x: Double;

  Custom: Pointer

):Double;