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

NewTeeFunctionItem

Declaration

Source position: _crw_ee.pas line 450

function NewTeeFunctionItem(

  aName: PChar;

  aNarg: Integer;

  aFunc: TeeFunction;

  aNote: PChar;

  aHasher: THash32Function

):PeeFunctionItem;