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

tanimitem.create

Declaration

Source position: msetimer.pas line 171

public constructor tanimitem.create(

  const aowner: iobjectlink;

  const atimer: tanimtimer;

  const aontick: animtickeventty;

  const ainterval: flo64;

  const akind: animkindty = ank_single;

  const aoptions: animoptionsty = [ano_enabled];

  const atickus: int32 = 0

);

constructor tanimitem.create(

  const aowner: tmsecomponent;

  const atimer: tanimtimer;

  const aontick: animtickeventty;

  const ainterval: flo64;

  const akind: animkindty = ank_single;

  const aoptions: animoptionsty = [ano_enabled];

  const atickus: int32 = 0

);


Documentation generated on: 2021-05-13