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

tcustomapplication.synchronize

Declaration

Source position: mseapplication.pas line 370

public function tcustomapplication.synchronize(

  const proc: proceventty;

  const quiet: Boolean = False;

  const aoptions: posteventoptionsty = []

):Boolean;

function tcustomapplication.synchronize(

  const proc: synchronizeeventty;

  const data: pointer;

  const quiet: Boolean = False;

  const aoptions: posteventoptionsty = []

):Boolean;

function tcustomapplication.synchronize(

  const proc: synchronizeprocty;

  const data: pointer;

  const quiet: Boolean = False;

  const aoptions: posteventoptionsty = []

):Boolean;


Documentation generated on: 2021-05-13