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

tcustomapplication.queueasynccall

Declaration

Source position: mseapplication.pas line 380

public procedure tcustomapplication.queueasynccall(

  const proc: proceventty;

  const aoptions: posteventoptionsty = []

);

procedure tcustomapplication.queueasynccall(

  const proc: synchronizeeventty;

  const data: pointer;

  const aoptions: posteventoptionsty = []

);

procedure tcustomapplication.queueasynccall(

  const proc: synchronizeprocty;

  const data: pointer;

  const aoptions: posteventoptionsty = []

);


Documentation generated on: 2021-05-13